Thu, 23 May 2024 12:01:12 UTC | login

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

ID65705
Package Namepython-scrypt
Version0.8.0
Release6.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
StartedSun, 29 Jul 2018 00:01:30 UTC
CompletedSun, 29 Jul 2018 02:31:47 UTC
Taskbuild (f29-candidate, python-scrypt-0.8.0-6.fc29.src.rpm)
Tags
f29
f30
RPMs
src
python-scrypt-0.8.0-6.fc29.src.rpm (info) (download)
riscv64
python2-scrypt-0.8.0-6.fc29.riscv64.rpm (info) (download)
python3-scrypt-0.8.0-6.fc29.riscv64.rpm (info) (download)
python-scrypt-debuginfo-0.8.0-6.fc29.riscv64.rpm (info) (download)
python-scrypt-debugsource-0.8.0-6.fc29.riscv64.rpm (info) (download)
python2-scrypt-debuginfo-0.8.0-6.fc29.riscv64.rpm (info) (download)
python3-scrypt-debuginfo-0.8.0-6.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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.