Tue, 04 Jun 2024 09:51:48 UTC | login

Information for build python-bcrypt-3.1.4-4.fc29

ID25885
Package Namepython-bcrypt
Version3.1.4
Release4.fc29
Epoch
SummaryModern password hashing for your software and your servers
DescriptionModern password hashing for your software and your servers.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 16 May 2018 23:32:30 UTC
CompletedThu, 17 May 2018 00:36:11 UTC
Taskbuild (f29-candidate, python-bcrypt-3.1.4-4.fc29.src.rpm)
Tags
f29
RPMs
src
python-bcrypt-3.1.4-4.fc29.src.rpm (info) (download)
riscv64
python2-bcrypt-3.1.4-4.fc29.riscv64.rpm (info) (download)
python3-bcrypt-3.1.4-4.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Apr 05 2018 Pierre-Yves Chibon <pingou@pingoured.fr> - 3.1.4-4 - Fix Requires for epel7 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Oct 21 2017 williamjmorenor@gmail.com - 3.1.4-2 - Update python2 requirements - Enable tests in build * Sat Oct 21 2017 williamjmorenor@gmail.com - 3.1.4-1 - Update to 3.1.4 Upstream notes: - Fixed compilation with mingw and on illumos. * Wed Aug 09 2017 Gwyn Ciesla <limburgher@gmail.com> - 3.1.3-4 - Replace py-bcrypt. * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Jun 06 2017 William Moreno <williamjmorenor@gmail.com> - 3.1.3-1 - Update to 3.1.3 upstream release * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Feb 10 2017 William Moreno <williamjmorenor@gmail.com> - 3.1.2-1 - Update to v3.1.2 * Mon Dec 12 2016 Charalampos Stratakis <cstratak@redhat.com> - 3.1.0-3 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.0-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Jun 30 2016 William Moreno <williamjmorenor@gmail.com> - 3.1.0-1 - Update to bugfix release 3.1.0 - Add conflicts for the python3 subpackage * Thu Jun 30 2016 Pierre-Yves Chibon <pingou@pingoured.fr> - 3.0.0-1 - Update to 3.0.0 (Fixes RHBZ#1351377) * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jan 06 2016 Pierre-Yves Chibon <pingou@pingoured.fr> - 2.0.0-3 - Add conflicts to py-bcrypt since they both provide a bcrypt python module - Fix macro that were using %{module} instead of %{modname} - In fact the .so files must be executable, so ensure they are such * Wed Jan 06 2016 Pierre-Yves Chibon <pingou@pingoured.fr> - 2.0.0-2 - Fix the license as the package has some Public Domain files - Ensure the .so files are not executable * Tue Jan 05 2016 Pierre-Yves Chibon <pingou@pingoured.fr> - 2.0.0-1 - initial package for Fedora