Information for build python-jsonpickle-3.2.2-1.fc41

ID59282
Package Namepython-jsonpickle
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version3.2.2
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-jsonpickle.git#63e73d4f79671af39a93bd0c66fe3715ecfeb76a
SummaryA module that allows any object to be serialized into JSON
Descriptionjsonpickle is a library for the two-way conversion of complex Python objects and JSON. jsonpickle builds upon the existing JSON encoders, such as simplejson, json, and ujson.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSun, 23 Jun 2024 20:44:35 CST
CompletedSun, 23 Jun 2024 20:57:34 CST
Taskbuild (f41, /rpms/python-jsonpickle.git:63e73d4f79671af39a93bd0c66fe3715ecfeb76a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-jsonpickle.git#63e73d4f79671af39a93bd0c66fe3715ecfeb76a'}}
Tags
f41
RPMs
src
python-jsonpickle-3.2.2-1.fc41.src.rpm (info) (download)
noarch
python3-jsonpickle-3.2.2-1.fc41.noarch.rpm (info) (download)
Logs
noarch
state.log
hw_info.log
root.log
build.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jun 21 2024 Gwyn Ciesla <gwync@protonmail.com> - 3.2.2-1 - 3.2.2 * Wed Jun 12 2024 Gwyn Ciesla <gwync@protonmail.com> - 3.2.1-1 - 3.2.1 * Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 3.0.4-3 - Rebuilt for Python 3.13 * Sat Jun 01 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 3.0.4-2 - Patch for Python 3.13 (fix RHBZ#2284005) * Thu Apr 11 2024 Gwyn Ciesla <gwync@protonmail.com> - 3.0.4-1 - 3.0.4 * Tue Feb 20 2024 Gwyn Ciesla <gwync@protonmail.com> - 3.0.3-1 - 3.0.3 * Mon Feb 19 2024 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 3.0.2-4 - Fix tests with Pandas 2.2 and Cython 3 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Aug 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 3.0.2-1 - 3.0.2 - Drop signature verification due to PyPi change. * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 04 2023 Python Maint <python-maint@redhat.com> - 3.0.1-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 16 2022 Gwyn Ciesla <gwync@protonmail.com> - 3.0.1-1 - 3.0.1 * Tue Dec 06 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.0.0-4 - EPEL9 compatibility * Tue Dec 06 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 3.0.0-3 - Switch URL to the GitHub project page - Stop using deprecated zero-argument form of pypi_source - Remove workarounds for EL7/8 and end-of-lifed Fedoras - Update description and stop implying there is a Python 2 version - Drop obsolete python_provide macro - Port to pyproject-rpm-macros - Re-enable GPG verification - Update License to SPDX * Mon Dec 05 2022 Gwyn Ciesla <gwync@protonmail.com> - 3.0.0-2 - Unpin setuptools requirement. * Fri Dec 02 2022 Gwyn Ciesla <gwync@protonmail.com> - 3.0.0-1 - 3.0.0 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 22 2022 Adam Williamson <awilliam@redhat.com> - 2.2.0-3 - Backport PR #396 to make it work with Python 3.11 (#2098982)