Thu, 23 May 2024 10:20:12 UTC | login

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

ID25250
Package Namepython-scrypt
Version0.8.0
Release4.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-scrypt.git#aa2f04a3f769218c9b6473ee58f8b791d44a6667
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
StartedMon, 14 May 2018 07:37:52 UTC
CompletedMon, 14 May 2018 07:53:40 UTC
Taskbuild (f29-candidate, /rpms/python-scrypt.git:aa2f04a3f769218c9b6473ee58f8b791d44a6667)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-scrypt.git?#aa2f04a3f769218c9b6473ee58f8b791d44a6667'}}
Tags
f29
RPMs
src
python-scrypt-0.8.0-4.fc29.src.rpm (info) (download)
riscv64
python2-scrypt-0.8.0-4.fc29.riscv64.rpm (info) (download)
python3-scrypt-0.8.0-4.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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.