Thu, 23 May 2024 10:44:57 UTC | login

Information for build python-scrypt-0.8.0-7.fc30

ID82856
Package Namepython-scrypt
Version0.8.0
Release7.fc30
Epoch
SummaryBindings for the scrypt key derivation function library
DescriptionPython scrypt bindings This is a set of Python bindings for the scrypt key derivation function. Scrypt is useful when encrypting password as it is possible to specify a *minimum* amount of time to use when encrypting and decrypting. If, for example, a password takes 0.05 seconds to verify, a user won't notice the slight delay when signing in, but doing a brute force search of several...
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 08 Dec 2018 08:24:50 UTC
CompletedSat, 08 Dec 2018 09:23:14 UTC
Taskbuild (f30-candidate, python-scrypt-0.8.0-7.fc30.src.rpm)
Tags
f30
f31
RPMs
src
python-scrypt-0.8.0-7.fc30.src.rpm (info) (download)
riscv64
python3-scrypt-0.8.0-7.fc30.riscv64.rpm (info) (download)
python-scrypt-debugsource-0.8.0-7.fc30.riscv64.rpm (info) (download)
python3-scrypt-debuginfo-0.8.0-7.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Oct 12 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.8.0-7 - Python2 binary package has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.8.0-5 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.8.0-4 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jun 07 2017 Haïkel Guémar <hguemar@fedoraproject.org> - 0.8.0-2 - Add virtual provides for bundled code * Fri Jun 02 2017 Haïkel Guémar <hguemar@fedoraproject.org> - 0.8.0-1 - Initial package.