Information for build python-doubleratchet-0.7.0~beta-8.fc37

ID2022793
Package Namepython-doubleratchet
Version0.7.0~beta
Release8.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-doubleratchet.git#6e3b033bf6cc5dbab572094b0316c82bc2d32f90
SummaryPython implementation of the Double Ratchet algorithm
DescriptionThis python library offers an implementation of the Double Ratchet algorithm. A double ratchet allows message encryption providing perfect forward secrecy. A double ratchet instance synchronizes with a second instance using Diffie-Hellman calculations, that are provided by the DHRatchet class.
Built byreleng
State complete
Volume DEFAULT
StartedFri, 22 Jul 2022 18:15:29 UTC
CompletedFri, 22 Jul 2022 18:17:12 UTC
Taskbuild (f37-rebuild, /rpms/python-doubleratchet.git:6e3b033bf6cc5dbab572094b0316c82bc2d32f90)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-doubleratchet.git#6e3b033bf6cc5dbab572094b0316c82bc2d32f90'}}
Tags
f37
f37-Beta
f37-rebuild
f38
RPMs
src
python-doubleratchet-0.7.0~beta-8.fc37.src.rpm (info) (download)
noarch
python3-doubleratchet-0.7.0~beta-8.fc37.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0~beta-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 0.7.0~beta-7 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0~beta-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.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.7.0~beta-4 - Rebuilt for Python 3.10 * Sun Feb 14 2021 Matthieu Saulnier <fantom@fedoraproject.org> - 0.7.0~beta-3 - Package Review RHBZ#1917089: - Fix the Version tag to match upstream version - Use %{python3_version} in %files section * Mon Feb 08 2021 Matthieu Saulnier <fantom@fedoraproject.org> - 0.7.0-2 - Remove upstream name variable used once: %{srcname} - Add more explicit description * Sat Jan 16 2021 Matthieu Saulnier <fantom@fedoraproject.org> - 0.7.0-1 - Initial package