Wed, 02 Oct 2024 15:31:15 UTC | login

Information for build python-ecdsa-0.18.0-7.fc40

ID291507
Package Namepython-ecdsa
Version0.18.0
Release7.fc40
Epoch
SummaryECDSA cryptographic signature library
DescriptionThis is an easy-to-use implementation of ECDSA cryptography (Elliptic Curve Digital Signature Algorithm), implemented purely in Python, released under the MIT license. With this library, you can quickly create keypairs (signing key and verifying key), sign messages, and verify the signatures. The keys and signatures are very short, making them easy to handle and incorporate into other protocols.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 08:44:07 UTC
CompletedThu, 29 Feb 2024 08:44:07 UTC
Tags
f40
f41
RPMs
src
python-ecdsa-0.18.0-7.fc40.src.rpm (info) (download)
noarch
python3-ecdsa-0.18.0-7.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 0.18.0-4 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.18.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Oct 25 2022 Miro HronĨok <mhroncok@redhat.com> - 0.18.0-2 - In the tests, tighter the bounds for hypothesis parameters - Fixes: rhbz#2137441 * Fri Aug 26 2022 Jonathan Wright <jonathan@almalinux.org> - 0.18.0-1 - update to 0.18.0 - rhbz#1873173 * Fri Aug 26 2022 Jonathan Wright <jonathan@almalinux.org> - 0.17.0-9 - improve performance with gmpy2 * Fri Aug 26 2022 Jonathan Wright <jonathan@almalinux.org> - 0.17.0-8 - modernize spec file * Fri Aug 26 2022 Jonathan Wright <jonathan@almalinux.org> - 0.17.0-7 - remove python2-related code from spec * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.17.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.17.0-5 - Rebuilt for Python 3.11