Tue, 17 Sep 2024 20:20:19 UTC | login

Information for build py-bcrypt-0.4-28.fc33

ID184140
Package Namepy-bcrypt
Version0.4
Release28.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/py-bcrypt.git#a71be4fd698dedea555c3fc70814012696665e10
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
StartedSat, 15 Aug 2020 07:05:48 UTC
CompletedSat, 15 Aug 2020 07:25:56 UTC
Taskbuild (f33, /rpms/py-bcrypt.git:a71be4fd698dedea555c3fc70814012696665e10)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/py-bcrypt.git#a71be4fd698dedea555c3fc70814012696665e10'}}
Tags
f33
f37
f38
RPMs
src
py-bcrypt-0.4-28.fc33.src.rpm (info) (download)
riscv64
python3-py-bcrypt-0.4-28.fc33.riscv64.rpm (info) (download)
py-bcrypt-debugsource-0.4-28.fc33.riscv64.rpm (info) (download)
python3-py-bcrypt-debuginfo-0.4-28.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-28 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 23 2020 Gwyn Ciesla <gwync@protonmail.com> - 0.4-26 - BR python3-setuptools * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.4-25 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4-23 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.4-22 - Rebuilt for Python 3.8 * 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.