diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-10 14:42:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-10 14:42:25 +0000 |
commit | b9faaac6dd10c5484fcff1b92898b994fc749aeb (patch) | |
tree | d1be5c474e6155745729e66a79bec36acc5cc451 /security | |
parent | 57b7f42d9d3dd29d25de42de9d8c73771ee52c89 (diff) | |
download | pkgsrc-b9faaac6dd10c5484fcff1b92898b994fc749aeb.tar.gz |
Update to 0.5.3:
0.5.3 - 2014-08-06
~~~~~~~~~~~~~~~~~~
* Updated Windows wheels to be compiled against OpenSSL 1.0.1i.
Diffstat (limited to 'security')
-rw-r--r-- | security/py-cryptography/Makefile | 4 | ||||
-rw-r--r-- | security/py-cryptography/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/py-cryptography/Makefile b/security/py-cryptography/Makefile index 175b0002d02..fc2afc85131 100644 --- a/security/py-cryptography/Makefile +++ b/security/py-cryptography/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2014/07/29 11:51:36 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/08/10 14:42:25 wiz Exp $ -DISTNAME= cryptography-0.5.2 +DISTNAME= cryptography-0.5.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= security python MASTER_SITES= https://pypi.python.org/packages/source/c/cryptography/ diff --git a/security/py-cryptography/distinfo b/security/py-cryptography/distinfo index 98fcac05384..765adeeaeeb 100644 --- a/security/py-cryptography/distinfo +++ b/security/py-cryptography/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.6 2014/07/29 11:51:36 wiz Exp $ +$NetBSD: distinfo,v 1.7 2014/08/10 14:42:25 wiz Exp $ -SHA1 (cryptography-0.5.2.tar.gz) = db82491315e1303eb6b9c30d2479e59da7705176 -RMD160 (cryptography-0.5.2.tar.gz) = bcaf6cdd8c3ea9371abd3b6ce53c81d102db4594 -Size (cryptography-0.5.2.tar.gz) = 319705 bytes +SHA1 (cryptography-0.5.3.tar.gz) = 3f098f4d5e2913fc3be3cfe43951b76d544f489c +RMD160 (cryptography-0.5.3.tar.gz) = a72ed9f27596d792d6b81fa27849427ce3842eba +Size (cryptography-0.5.3.tar.gz) = 319789 bytes SHA1 (patch-cryptography_hazmat_bindings_utils.py) = 4f4f53262efac03ea2b93c1338fed00aef4dc9cc SHA1 (patch-cryptography_hazmat_primitives_constant__time.py) = 2af2bed42ba2d8a3eca3898abf17715066664f82 SHA1 (patch-cryptography_hazmat_primitives_padding.py) = f840dbde2109dee89632bf4bc5b893521971d640 |