pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/py-rsa Version 3.4.2 - released 2016-03-26
details: https://anonhg.NetBSD.org/pkgsrc/rev/507df1615ddb
branches: trunk
changeset: 362216:507df1615ddb
user: adam <adam%pkgsrc.org@localhost>
date: Tue May 09 12:37:14 2017 +0000
description:
Version 3.4.2 - released 2016-03-26
- Fixed dates in CHANGELOG.txt
diffstat:
security/py-rsa/Makefile | 6 ++++--
security/py-rsa/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 2b7d97968bd6 -r 507df1615ddb security/py-rsa/Makefile
--- a/security/py-rsa/Makefile Tue May 09 12:34:26 2017 +0000
+++ b/security/py-rsa/Makefile Tue May 09 12:37:14 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2016/04/13 17:54:10 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/05/09 12:37:14 adam Exp $
-DISTNAME= rsa-3.4.1
+DISTNAME= rsa-3.4.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/rsa/}
@@ -10,6 +10,8 @@
COMMENT= Pure-Python RSA implementation
LICENSE= apache-2.0
+USE_LANGUAGES= # none
+
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
diff -r 2b7d97968bd6 -r 507df1615ddb security/py-rsa/distinfo
--- a/security/py-rsa/distinfo Tue May 09 12:34:26 2017 +0000
+++ b/security/py-rsa/distinfo Tue May 09 12:37:14 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2016/04/13 17:54:10 wiz Exp $
+$NetBSD: distinfo,v 1.6 2017/05/09 12:37:14 adam Exp $
-SHA1 (rsa-3.4.1.tar.gz) = 599df059e23067985cb3d4d5466508ffd8e0379e
-RMD160 (rsa-3.4.1.tar.gz) = a5f1cb15f859544444f3e980a4cd48b4f085effa
-SHA512 (rsa-3.4.1.tar.gz) = 769d6f4ef944d0b499cd1adfde4806310daca472201f56aa68d47256d8522d863b6f73d6dc3edc8edb4ed2a47dd5a353b5ee74861db9eb4557f16f4b5420df79
-Size (rsa-3.4.1.tar.gz) = 40938 bytes
+SHA1 (rsa-3.4.2.tar.gz) = 5e01533d344df8e55c090f0fce9c5f9383bf9e9c
+RMD160 (rsa-3.4.2.tar.gz) = ed031a093373ab3c1a6d27d2d9e58235c0058809
+SHA512 (rsa-3.4.2.tar.gz) = 62b0ff31fb3b9c18ae65bd102329e69726b853560576b1b66b9b89b26d3ff79154239af7e7a581b6a27c7017cc013f738762cd9662777ef594cc11c5b1f8e267
+Size (rsa-3.4.2.tar.gz) = 40956 bytes
Home |
Main Index |
Thread Index |
Old Index