summaryrefslogtreecommitdiff
path: root/security/py-cryptography/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-10-03 12:21:16 +0000
committerwiz <wiz@pkgsrc.org>2016-10-03 12:21:16 +0000
commita28923fcf580ab9f584938ef515238138ea80134 (patch)
tree979e26f467c0e2f30805aaa8356dd607f9dfaddf /security/py-cryptography/Makefile
parent50a426336d9e767ec767805d81ec3f9d65da9ae3 (diff)
downloadpkgsrc-a28923fcf580ab9f584938ef515238138ea80134.tar.gz
Updated py-cryptography to 1.5.2.
1.5.2 - 2016-09-26 ~~~~~~~~~~~~~~~~~~ * Updated Windows and OS X wheels to be compiled against OpenSSL 1.0.2j.
Diffstat (limited to 'security/py-cryptography/Makefile')
-rw-r--r--security/py-cryptography/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-cryptography/Makefile b/security/py-cryptography/Makefile
index 83b16b55829..df9edef9867 100644
--- a/security/py-cryptography/Makefile
+++ b/security/py-cryptography/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2016/09/30 11:17:39 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2016/10/03 12:21:16 wiz Exp $
-DISTNAME= cryptography-1.5.1
+DISTNAME= cryptography-1.5.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cryptography/}