Commit graph

6 commits

Author SHA1 Message Date
adam
ba1497b67b py-bcrypt: updated to 3.1.5
3.1.5
Added support for compilation on AIX.
Dropped Python 2.6 and 3.3 support.
Switched to using abi3 wheels for Python 3. If you are not getting a wheel on a compatible platform please upgrade your pip version.
2018-12-13 10:53:29 +00:00
adam
1524bb7052 Fixed: PLIST is different for Python 2.x and 3.x 2017-10-09 06:21:39 +00:00
adam
401f21717c py-bcrypt: update to 3.1.3
3.1.3
Fixed a compilation issue on Solaris.
Added a warning when using too few rounds with kdf.
2017-10-08 08:58:21 +00:00
wiz
5d19657030 Fix packaging for python-3.x by using the same .so name for all
supported python versions (like py-cryptography). They are in
different paths anyway.

While here, sort PLIST and fix CONFLICTS line.

Bump PKGREVISION.
2015-04-25 13:48:50 +00:00
rodent
9a9393c210 Update to version 1.1.1. No public ChangeLog. Fixed HOMEPAGE and added
py-six and removed py-mock as dependencies for the tests option. Some
commits from the repo:

Enable coverage testing and require 100% coverage
Upgrade crypt_blowfish to 1.3
Removed usage of mock which wasn't really doing anything
2015-04-04 21:49:17 +00:00
rodent
b4b0301b27 Import py27-bcrypt-1.0.2 as security/py-bcrypt.
Modern password hashing for your software and your servers.
2014-05-03 02:27:10 +00:00