| Name: | python3-bcrypt | 
|---|---|
| Version: | 3.1.6 | 
| Release: | 2.el8.1 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 107839 | 
| License: | ASL 2.0 and Public Domain and BSD | 
| RPM: | python3-bcrypt-3.1.6-2.el8.1.aarch64.rpm | 
| Source RPM: | python-bcrypt-3.1.6-2.el8.1.src.rpm | 
| Build Date: | Wed Dec 11 2019 | 
| Build Host: | ca-arm-jenkins-builder-01 | 
| Vendor: | Oracle America | 
| URL: | http://pypi.python.org/pypi/bcrypt | 
| Summary: | Modern password hashing for your software and your servers | 
| Description: | Modern password hashing for your software and your servers.  | 
- Make python2 optional - Do not build python2 on RHEL8
- Adaptations to build Python 3 on EPEL
- Update to 3.1.6.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Rebuilt for Python 3.7
- Fix Requires for epel7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update python2 requirements - Enable tests in build
- Update to 3.1.4 Upstream notes: - Fixed compilation with mingw and on illumos.