Mon, 20 May 2024 16:14:01 UTC | login

Information for build python-xeddsa-0.6.0~beta-10.fc38

ID230311
Package Namepython-xeddsa
Version0.6.0~beta
Release10.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-xeddsa.git#4f053b26a6f517b2e2ee99c5fb669bbfbf385195
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
StartedThu, 23 Feb 2023 07:30:00 UTC
CompletedThu, 23 Feb 2023 09:43:45 UTC
Taskbuild (f38, /rpms/python-xeddsa.git:4f053b26a6f517b2e2ee99c5fb669bbfbf385195)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-xeddsa.git#4f053b26a6f517b2e2ee99c5fb669bbfbf385195'}}
Tags
f38
f39
f40
RPMs
src
python-xeddsa-0.6.0~beta-10.fc38.src.rpm (info) (download)
riscv64
python3-xeddsa-0.6.0~beta-10.fc38.riscv64.rpm (info) (download)
python-xeddsa-debugsource-0.6.0~beta-10.fc38.riscv64.rpm (info) (download)
python3-xeddsa-debuginfo-0.6.0~beta-10.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0~beta-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.6.0~beta-7 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0~beta-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0~beta-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.6.0~beta-4 - Rebuilt for Python 3.10 * Mon Apr 19 2021 Matthieu Saulnier <fantom@fedoraproject.org> - 0.6.0~beta-3 - Package Review RHBZ#1906287: - Use %pytest to run tests suite * Sun Feb 14 2021 Matthieu Saulnier <fantom@fedoraproject.org> - 0.6.0~beta-2 - Package Review RHBZ#1906287: - Add more explicit description - Remove %{srcname} variable truely used once - Fix the Version tag to match upstream version - Use %{python3_version} in %files section