Click here to visit the old openkoji buildsystem (Archived)

Information for build python-xeddsa-1.0.3-1.fc41

ID87936
Package Namepython-xeddsa
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.0.3
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-xeddsa.git#9fe41a1f2b7376255ed36b0e1f792226e8a243ae
SummaryPython implementation of the XEdDSA signature scheme
DescriptionThis python library offers an open implementation of the XEdDSA signature scheme. It allows to create and verify EdDSA-compatible signatures using public key and private key formats initially defined for the X25519 and X448 elliptic curve Diffie-Hellman functions.
Built bylichengxi
State failed
Volume DEFAULT
StartedSat, 19 Oct 2024 22:28:59 CST
CompletedSat, 19 Oct 2024 22:35:12 CST
Taskbuild (f41-build-side-1, /rpms/python-xeddsa.git:9fe41a1f2b7376255ed36b0e1f792226e8a243ae)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-xeddsa.git#9fe41a1f2b7376255ed36b0e1f792226e8a243ae'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Sep 19 2024 Matthieu Saulnier <fantom@fedoraproject.org> - 1.0.3-1 - Update to 1.0.3 - Cleanup BuildRequires list * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 1.0.2-4 - Rebuilt for Python 3.13 * Mon May 20 2024 Matthieu Saulnier <fantom@fedoraproject.org> - 1.0.2-3 - Move the Requires tag into the python3 subpackage * Sun May 12 2024 Matthieu Saulnier <fantom@fedoraproject.org> - 1.0.2-2 - Add missing Requires tag * Wed May 08 2024 Matthieu Saulnier <fantom@fedoraproject.org> - 1.0.2-1 - Update to 1.0.2 - Remove %check section because it is useless - Disable debuginfo subpackage because it is empty * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0~beta-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0~beta-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0~beta-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 0.6.0~beta-11 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0~beta-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Nov 25 2022 Matthieu Saulnier <fantom@fedoraproject.org> - 0.6.0~beta-9 - Add explicit build dependancy on python3-setuptools (RHBZ#2142039)