Thu, 03 Oct 2024 08:36:24 UTC | login

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

ID341247
Package Namepython-xeddsa
Version1.0.3
Release1.fc41
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedWed, 02 Oct 2024 18:02:27 UTC
CompletedWed, 02 Oct 2024 22:32:13 UTC
Taskbuild (f41, /rpms/python-xeddsa.git:9fe41a1f2b7376255ed36b0e1f792226e8a243ae)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-xeddsa.git#9fe41a1f2b7376255ed36b0e1f792226e8a243ae'}}
Tags
f41
RPMs
src
python-xeddsa-1.0.3-1.fc41.src.rpm (info) (download)
riscv64
python3-xeddsa-1.0.3-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
root.log
build.log
state.log
mock_output.log
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)