pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-asn1



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Oct  6 06:34:36 UTC 2017

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

Log Message:
py-asn1: update to 0.3.7

Revision 0.3.7:
Fixed ASN.1 time types pickling/deepcopy'ing


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/security/py-asn1/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/security/py-asn1/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-asn1/Makefile
diff -u pkgsrc/security/py-asn1/Makefile:1.16 pkgsrc/security/py-asn1/Makefile:1.17
--- pkgsrc/security/py-asn1/Makefile:1.16       Sat Sep 30 15:12:30 2017
+++ pkgsrc/security/py-asn1/Makefile    Fri Oct  6 06:34:36 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2017/09/30 15:12:30 adam Exp $
+# $NetBSD: Makefile,v 1.17 2017/10/06 06:34:36 adam Exp $
 
-DISTNAME=      pyasn1-0.3.6
+DISTNAME=      pyasn1-0.3.7
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pyasn1/}

Index: pkgsrc/security/py-asn1/distinfo
diff -u pkgsrc/security/py-asn1/distinfo:1.13 pkgsrc/security/py-asn1/distinfo:1.14
--- pkgsrc/security/py-asn1/distinfo:1.13       Sat Sep 30 15:12:30 2017
+++ pkgsrc/security/py-asn1/distinfo    Fri Oct  6 06:34:36 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2017/09/30 15:12:30 adam Exp $
+$NetBSD: distinfo,v 1.14 2017/10/06 06:34:36 adam Exp $
 
-SHA1 (pyasn1-0.3.6.tar.gz) = ac8d688b3e1972a9aad71f1c7b931cbeba55ddac
-RMD160 (pyasn1-0.3.6.tar.gz) = 82b4f4fa1c43534f93d696fa9252cfb285accfb5
-SHA512 (pyasn1-0.3.6.tar.gz) = aa0bc0d9f0890403220d4fb2e9e7aef3376310d9a254101d0f810aa27e20577c0c3cdc32640eddfd25e62916b1f6dd836dc7105a94b5d7ecb710bb9e330434b5
-Size (pyasn1-0.3.6.tar.gz) = 115129 bytes
+SHA1 (pyasn1-0.3.7.tar.gz) = a38478ac81d5b88caee1d92ce14185f34303890b
+RMD160 (pyasn1-0.3.7.tar.gz) = af7c0e9dee277ea2764c3b68b5f5ed0959bea837
+SHA512 (pyasn1-0.3.7.tar.gz) = 0f35ca77361ee4913a280a32dfb6720244b2ae3e927620045a5f4879f2d50595e8dd5ec886b707ac76763887c178b0ab95b8a4b5184de83d7e98fe56b7b35c34
+Size (pyasn1-0.3.7.tar.gz) = 115350 bytes



Home | Main Index | Thread Index | Old Index