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.7-1.fc39 RPM for x86_64

From Fedora 39 updates for x86_64 / debug / Packages / p

Name: python-orjson-debugsource Distribution: Fedora Project
Version: 3.10.7 Vendor: Fedora Project
Release: 1.fc39 Build date: Sun Aug 11 20:24:49 2024
Group: Development/Debug Build host: buildvm-x86-08.iad2.fedoraproject.org
Size: 208221 Source RPM: python-orjson-3.10.7-1.fc39.src.rpm
Packager: Fedora Project
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 OR MIT

Changelog

* Sun Aug 11 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.10.7-1
  - Update to 3.10.7 (close RHBZ#2303811)
* Wed Jul 31 2024 Maxwell G <maxwell@gtmx.me> - 3.10.6-1
  - Update to 3.10.6.
  - Fixes rhbz#2291190, fixes rhbz#2278078, fixes rhbz#2264126.
* Tue Jun 04 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.9.15-1
  - Update to 3.9.15. Fixes rhbz#2262570. Fixes rhbz#2259025.
* Fri May 24 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.9.10-2
  - Rebuild with Rust 1.78 to fix incomplete debuginfo and backtraces
* Wed Nov 22 2023 Maxwell G <maxwell@gtmx.me> - 3.9.10-1
  - Update to 3.9.10. Fixes rhbz#2243767.
* Tue Oct 10 2023 Maxwell G <maxwell@gtmx.me> - 3.9.8-1
  - Update to 3.9.8. Fixes rhbz#2229530.
* Tue Jul 25 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.9.2-2
  - Backport patch to add PyType_GetDict for Python 3.12
  - Fixes: rhbz#2220383
* Fri Jul 21 2023 Maxwell G <maxwell@gtmx.me> - 3.9.2-1
  - Update to 3.9.2. Fixes rhbz#2211703.
* Fri Jul 21 2023 Maxwell G <maxwell@gtmx.me> - 3.8.14-1
  - Update to 3.8.14.
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.12-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Tue Jun 27 2023 Python Maint <python-maint@redhat.com> - 3.8.12-2
  - Rebuilt for Python 3.12
* Thu May 18 2023 Maxwell G <maxwell@gtmx.me> - 3.8.12-1
  - Update to 3.8.12.
  - Use maturin as a build system when available
* Fri May 05 2023 Maxwell G <maxwell@gtmx.me> - 3.8.11-1
  - Update to 3.8.11. Fixes rhbz#2193468.
* Wed Apr 12 2023 Maxwell G <maxwell@gtmx.me> - 3.8.10-1
  - Initial package (rhbz#2184237).

Files

/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/deserialize
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/deserialize/backend
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/deserialize/backend/json.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/deserialize/cache.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/deserialize/deserializer.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/deserialize/error.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/deserialize/pyobject.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/deserialize/utf8.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/ffi
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/ffi/buffer.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/ffi/bytes.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/ffi/fragment.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/ffi/long.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/lib.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/error.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/obtype.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/per_type
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/per_type/dataclass.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/per_type/datetime.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/per_type/datetimelike.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/per_type/default.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/per_type/dict.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/per_type/float.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/per_type/fragment.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/per_type/int.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/per_type/list.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/per_type/none.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/per_type/numpy.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/per_type/pybool.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/per_type/pyenum.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/per_type/unicode.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/per_type/uuid.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/serializer.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/state.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/writer
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/writer/byteswriter.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/writer/formatter.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/writer/json.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/writer/str
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/writer/str/escape.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/writer/str/scalar.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/serialize/writer/str/sse2.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/str
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/str/ffi.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/str/pyunicode_new.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/str/scalar.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/typeref.rs
/usr/src/debug/python-orjson-3.10.7-1.fc39.x86_64/src/util.rs


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Oct 6 03:39:10 2024