summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-01-05 10:26:43 +0000
committerwiz <wiz@pkgsrc.org>2016-01-05 10:26:43 +0000
commit2813193350b17066d34e23fd8b39d0cc517bae39 (patch)
tree1f76135b5e7ddfce19f5bf2fbdd750490364fc01 /security
parentaa4f5c736c973e98d7c5a272f3fcafa05eb306a7 (diff)
downloadpkgsrc-2813193350b17066d34e23fd8b39d0cc517bae39.tar.gz
Update py-rsa to 3.2.3.
Changes not found.
Diffstat (limited to 'security')
-rw-r--r--security/py-rsa/Makefile8
-rw-r--r--security/py-rsa/distinfo10
2 files changed, 10 insertions, 8 deletions
diff --git a/security/py-rsa/Makefile b/security/py-rsa/Makefile
index b823508504a..7480440a703 100644
--- a/security/py-rsa/Makefile
+++ b/security/py-rsa/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2014/11/24 14:38:03 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2016/01/05 10:26:43 wiz Exp $
-DISTNAME= rsa-3.1.4
+DISTNAME= rsa-3.2.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
-MASTER_SITES= https://pypi.python.org/packages/source/r/rsa/
+MASTER_SITES= ${MASTER_SITE_PYPI:=r/rsa/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://stuvel.eu/rsa
@@ -11,6 +11,8 @@ COMMENT= Pure-Python RSA implementation
LICENSE= apache-2.0
DEPENDS+= ${PYPKGPREFIX}-asn1-[0-9]*:../../security/py-asn1
+BUILD_DEPENDS+= ${PYPKGPREFIX}-constants-[0-9]*:../../devel/py-constants
+BUILD_DEPENDS+= ${PYPKGPREFIX}-unittest2-[0-9]*:../../devel/py-unittest2
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/py-rsa/distinfo b/security/py-rsa/distinfo
index 31b175da5b6..6725a6964ab 100644
--- a/security/py-rsa/distinfo
+++ b/security/py-rsa/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 01:18:05 agc Exp $
+$NetBSD: distinfo,v 1.3 2016/01/05 10:26:43 wiz Exp $
-SHA1 (rsa-3.1.4.tar.gz) = 208583c49489b7ab415a4455eae7618b7055feca
-RMD160 (rsa-3.1.4.tar.gz) = 28488ad2e28b03b8d0d32006eb0d1d229510252c
-SHA512 (rsa-3.1.4.tar.gz) = b6ff7b91909b58359bda5da99ca4297337da5985c5430d2e96663c8bcf599b2180d54afa3316d4c3b11a8f79ddcb1f41d6942a0c8db2f0d27221c3aee132f3c1
-Size (rsa-3.1.4.tar.gz) = 36181 bytes
+SHA1 (rsa-3.2.3.tar.gz) = 4ef92bff4214c399dffae3226f7e9b5fc31b8ce5
+RMD160 (rsa-3.2.3.tar.gz) = a03442820487566d8a246e079dd07dc7536ea7c7
+SHA512 (rsa-3.2.3.tar.gz) = 52b33e0278e6e1fed64b1cdebed29f7caa31fae733c2d5875e6cba5a045aaa829616799d8de84fdb63c546780dbdafcabf1f85f25930b8e663861151479ef7e2
+Size (rsa-3.2.3.tar.gz) = 35628 bytes