pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/py-rsa



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue May  9 12:37:14 UTC 2017

Modified Files:
        pkgsrc/security/py-rsa: Makefile distinfo

Log Message:
Version 3.4.2 - released 2016-03-26
- Fixed dates in CHANGELOG.txt


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/py-rsa/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/py-rsa/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/py-rsa/Makefile
diff -u pkgsrc/security/py-rsa/Makefile:1.4 pkgsrc/security/py-rsa/Makefile:1.5
--- pkgsrc/security/py-rsa/Makefile:1.4 Wed Apr 13 17:54:10 2016
+++ pkgsrc/security/py-rsa/Makefile     Tue May  9 12:37:14 2017
@@ -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 @@ HOMEPAGE=     http://stuvel.eu/rsa
 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

Index: pkgsrc/security/py-rsa/distinfo
diff -u pkgsrc/security/py-rsa/distinfo:1.5 pkgsrc/security/py-rsa/distinfo:1.6
--- pkgsrc/security/py-rsa/distinfo:1.5 Wed Apr 13 17:54:10 2016
+++ pkgsrc/security/py-rsa/distinfo     Tue May  9 12:37:14 2017
@@ -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