Mon, 15 Jul 2024 01:11:43 UTC | login

Information for build python-canonicaljson-2.0.0-6.fc40

ID290834
Package Namepython-canonicaljson
Version2.0.0
Release6.fc40
Epoch
SummaryCanonical JSON
DescriptionFeatures: * Encodes objects and arrays as RFC 7159 JSON. * Sorts object keys so that you get the same result each time. * Has no inignificant whitespace to make the output as small as possible. * Escapes only the characters that must be escaped, U+0000 to U+0019 / U+0022 / U+0056, to keep the output as small as possible. * Uses the shortest escape sequence for each escaped character. * Encodes the JSON as UTF-8. * Can encode frozendict immutable dictionaries.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 28 Feb 2024 16:24:47 UTC
CompletedWed, 28 Feb 2024 16:24:47 UTC
Tags
f40
f41
RPMs
src
python-canonicaljson-2.0.0-6.fc40.src.rpm (info) (download)
noarch
python3-canonicaljson-2.0.0-6.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jun 19 2023 Python Maint <python-maint@redhat.com> - 2.0.0-3 - Rebuilt for Python 3.12 * Wed May 10 2023 Kai A. Hiller <V02460@gmail.com> - 2.0.0-2 - Remove %global modname * Wed May 10 2023 Kai A. Hiller <V02460@gmail.com> - 2.0.0-1 - Update to v2.0.0 * Wed May 10 2023 Kai A. Hiller <V02460@gmail.com> - 1.6.4-7 - Add %bcond check * Wed May 10 2023 Kai A. Hiller <V02460@gmail.com> - 1.6.4-6 - Use plain text instead of %global modname * Wed May 10 2023 Kai A. Hiller <V02460@gmail.com> - 1.6.4-5 - SPDX migration * Wed May 10 2023 Kai A. Hiller <V02460@gmail.com> - 1.6.4-4 - Add README and LICENSE * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Nov 06 2022 Kai A. Hiller <V02460@gmail.com> - 1.6.4-1 - Update to 1.6.4 - Follow new Python packaging guidelines * Fri Aug 05 2022 Kai A. Hiller <V02460@gmail.com> - 1.6.2-1 - Update to 1.6.2 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.4.0-6 - Rebuilt for Python 3.11