Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python-orjson-debugsource-3.10.15-4.mga10 RPM for armv7hl

From Mageia Cauldron for armv7hl / media / debug / core / release

Name: python-orjson-debugsource Distribution: Mageia
Version: 3.10.15 Vendor: Mageia.Org
Release: 4.mga10 Build date: Fri Mar 7 20:25:18 2025
Group: Development/Debug Build host: localhost
Size: 969747 Source RPM: python-orjson-3.10.15-4.mga10.src.rpm
Packager: wally <wally>
Url: https://github.com/ijl/orjson/
Summary: Debug sources for package python-orjson
This package provides debug sources for package python-orjson.
Debug sources are useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

Apache-2.0, MIT

Changelog

* Fri Mar 07 2025 wally <wally> 3.10.15-4.mga10
  + Revision: 2161819
  - fix python pkg name
  - use pyproject rpm macros
  - rely on BRs pulled in %generate_buildrequires
  - drop unneeded or unwanted rust features while building
  - clean .spec a bit
* Fri Mar 07 2025 neoclust <neoclust> 3.10.15-3.mga10
  + Revision: 2161285
  - Rebuild against new python 3.13
* Wed Feb 19 2025 daviddavid <daviddavid> 3.10.15-2.mga10
  + Revision: 2149647
  - rust-target-lexicon0.13 was renamed as rust-target-lexicon
* Wed Feb 05 2025 tv <tv> 3.10.15-1.mga10
  + Revision: 2145598
  - Explicitely list some deps of rust deps (missing deps in some rust pkgs)
  - patch 0 : accept a newer version of rust-cc
  - Use dynamic deps for rust-*
  - 1.0.93
  - 1.0.135
  - BR rust-ryu-devel
  - imported package python-orjson

Files

/usr/src/debug/python-orjson-3.10.15-4.mga10.arm
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/include
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/include/pyo3
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/include/pyo3/pyo3-ffi
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/include/pyo3/pyo3-ffi/src
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/include/pyo3/pyo3-ffi/src/cpython
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/include/pyo3/pyo3-ffi/src/cpython/abstract_.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/include/pyo3/pyo3-ffi/src/cpython/floatobject.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/include/pyo3/pyo3-ffi/src/cpython/listobject.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/include/pyo3/pyo3-ffi/src/cpython/tupleobject.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/include/pyo3/pyo3-ffi/src/cpython/unicodeobject.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/include/pyo3/pyo3-ffi/src/datetime.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/include/pyo3/pyo3-ffi/src/methodobject.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/include/pyo3/pyo3-ffi/src/object.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/include/pyo3/pyo3-ffi/src/pystate.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/include/yyjson
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/include/yyjson/yyjson.c
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/include/yyjson/yyjson.h
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/alloc.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/deserialize
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/deserialize/backend
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/deserialize/backend/yyjson.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/deserialize/cache.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/deserialize/deserializer.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/deserialize/error.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/deserialize/pyobject.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/deserialize/utf8.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/ffi
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/ffi/buffer.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/ffi/bytes.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/ffi/fragment.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/lib.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/buffer.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/error.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/obtype.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/per_type
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/per_type/dataclass.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/per_type/datetime.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/per_type/datetimelike.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/per_type/default.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/per_type/dict.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/per_type/float.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/per_type/fragment.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/per_type/int.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/per_type/list.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/per_type/none.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/per_type/numpy.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/per_type/pybool.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/per_type/pyenum.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/per_type/unicode.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/per_type/uuid.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/serializer.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/state.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/writer
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/writer/byteswriter.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/writer/formatter.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/writer/json.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/writer/str
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/writer/str/escape.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/serialize/writer/str/scalar.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/str
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/str/ffi.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/str/pyunicode_new.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/str/scalar.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/typeref.rs
/usr/src/debug/python-orjson-3.10.15-4.mga10.arm/src/util.rs


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Mar 9 09:01:29 2025