Fri, 12 Jul 2024 18:10:00 UTC | login

Information for build py-bcrypt-0.4-21.fc31

ID124416
Package Namepy-bcrypt
Version0.4
Release21.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/py-bcrypt.git#20ada09439fb4fe10af2bdb726e8148eb07b2cd4
SummaryPython bindings for OpenBSD's Blowfish password hashing code
Descriptionpython-bcrypt is a Python wrapper of OpenBSD's Blowfish password hashing code, as described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazières. This system hashes passwords using a version of Bruce Schneier's Blowfish block cipher with modifications designed to raise the cost of off-line password cracking and frustrate fast hardware implementation. The computation cost of the algorithm is parametised, so it can be increased as computers get faster. The intent is to make a compromise of a password database less likely to result in an attacker gaining knowledge of the plain-text passwords (e.g. using John the Ripper).
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 14 Aug 2019 18:28:37 UTC
CompletedWed, 14 Aug 2019 18:38:37 UTC
Taskbuild (f31-candidate, /rpms/py-bcrypt.git:20ada09439fb4fe10af2bdb726e8148eb07b2cd4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/py-bcrypt.git#20ada09439fb4fe10af2bdb726e8148eb07b2cd4'}}
Tags
f31
f32
f33
RPMs
src
py-bcrypt-0.4-21.fc31.src.rpm (info) (download)
riscv64
python3-py-bcrypt-0.4-21.fc31.riscv64.rpm (info) (download)
py-bcrypt-debugsource-0.4-21.fc31.riscv64.rpm (info) (download)
python3-py-bcrypt-debuginfo-0.4-21.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Sep 13 2018 Gwyn Ciesla <limburgher@gmail.com> - 0.4-19 - Drop Python 2 per BZ 1627390. * Fri Jul 20 2018 Kevin Fenzi <kevin@scrye.com> - 0.4-18 - Fix FTBFS bug #1605532 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.4-16 - Rebuilt for Python 3.7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sun Aug 20 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.4-14 - Add Provides for the old name without %_isa * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.4-13 - Python 2 binary package renamed to python2-py-bcrypt See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3