Commit graph

17 commits

Author SHA1 Message Date
adam
3a8e965265 py-bcrypt: updated to 3.17
3.1.7:
Set a setuptools lower bound for PEP517 wheel building.
We no longer distribute 32-bit manylinux1 wheels. Continuing to produce them was a maintenance burden.
2019-06-20 11:15:18 +00:00
adam
b287b41d3f py-bcrypt: updated to 3.1.6
3.1.6:
Added support for compilation on Haiku.
2019-01-16 19:25:50 +00:00
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
046ddb4985 py-bcrypt: update to 3.1.4
3.1.4
Fixed compilation with mingw and on illumos.
2017-10-12 08:31:58 +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
ef141a6b79 Reset maintainer 2017-09-16 19:26:41 +00:00
wiz
57199de455 Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
agc
5293710fb4 Add SHA512 digests for distfiles for security category
Problems found locating distfiles:
	Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
	Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
	Package libidea: missing distfile libidea-0.8.2b.tar.gz
	Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
	Package uvscan: missing distfile vlp4510e.tar.Z

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:17:40 +00:00
wiz
6b03e744e2 Add comment to patch. 2015-04-25 13:49:49 +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
9e2921cf37 CONFLICT with py-py-bcrypt. They install some files in the same place. 2015-04-19 00:50:02 +00:00
rodent
f15c9a1b79 Looks like py-six is required outside of tests option. 2015-04-06 13:09:53 +00:00
rodent
0f46793598 Fix HOMEPAGE. Missed saving this change. 2015-04-04 21:50:51 +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
joerg
bbc3e21307 Add missing dependency for the cffi use. 2014-11-04 21:41:20 +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