Sun, 14 Jul 2024 23:18:54 UTC | login

Information for build python-canonicaljson-1.4.0-1.fc33

ID190288
Package Namepython-canonicaljson
Version1.4.0
Release1.fc33
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
StartedThu, 24 Dec 2020 10:40:02 UTC
CompletedThu, 24 Dec 2020 10:40:02 UTC
Tags
f33
f37
f38
RPMs
src
python-canonicaljson-1.4.0-1.fc33.src.rpm (info) (download)
noarch
python3-canonicaljson-1.4.0-1.fc33.noarch.rpm (info) (download)
Changelog * Mon Nov 30 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.4.0-1 - 1.4.0 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.4-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.1.4-8 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.1.4-6 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.1.4-5 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Jan 01 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.1.4-2 - Drop python2 subpackage