Thu, 23 May 2024 10:14:46 UTC | login

Information for build python-scrypt-0.8.0-5.fc29

ID48803
Package Namepython-scrypt
Version0.8.0
Release5.fc29
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, 07 Jul 2018 18:56:31 UTC
CompletedSat, 07 Jul 2018 19:33:15 UTC
Taskbuild (f29-candidate, python-scrypt-0.8.0-5.fc29.src.rpm)
Tags
f29
RPMs
src
python-scrypt-0.8.0-5.fc29.src.rpm (info) (download)
riscv64
python2-scrypt-0.8.0-5.fc29.riscv64.rpm (info) (download)
python3-scrypt-0.8.0-5.fc29.riscv64.rpm (info) (download)
python-scrypt-debuginfo-0.8.0-5.fc29.riscv64.rpm (info) (download)
python-scrypt-debugsource-0.8.0-5.fc29.riscv64.rpm (info) (download)
python2-scrypt-debuginfo-0.8.0-5.fc29.riscv64.rpm (info) (download)
python3-scrypt-debuginfo-0.8.0-5.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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.