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:           Thu May 24 07:20:47 UTC 2018

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

Log Message:
py-asn1: updated to 0.4.3

0.4.3:
Copyright notice extended to the year 2018
Fixed GeneralizedTime.asDateTime to perform milliseconds conversion correctly


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/security/py-asn1/Makefile
cvs rdiff -u -r1.15 -r1.16 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.18 pkgsrc/security/py-asn1/Makefile:1.19
--- pkgsrc/security/py-asn1/Makefile:1.18       Tue Nov 28 09:14:34 2017
+++ pkgsrc/security/py-asn1/Makefile    Thu May 24 07:20:47 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2017/11/28 09:14:34 adam Exp $
+# $NetBSD: Makefile,v 1.19 2018/05/24 07:20:47 adam Exp $
 
-DISTNAME=      pyasn1-0.4.2
+DISTNAME=      pyasn1-0.4.3
 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.15 pkgsrc/security/py-asn1/distinfo:1.16
--- pkgsrc/security/py-asn1/distinfo:1.15       Tue Nov 28 09:14:34 2017
+++ pkgsrc/security/py-asn1/distinfo    Thu May 24 07:20:47 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2017/11/28 09:14:34 adam Exp $
+$NetBSD: distinfo,v 1.16 2018/05/24 07:20:47 adam Exp $
 
-SHA1 (pyasn1-0.4.2.tar.gz) = 6f997e4b9aace55948e45cffe32980bb92985ce2
-RMD160 (pyasn1-0.4.2.tar.gz) = 500f1a7ea274d5ed41af67609b5df6617f3c4223
-SHA512 (pyasn1-0.4.2.tar.gz) = 30e7cdfd2f7b182081f951bd94169a300a577f95fbfcb4ddb6dc288617b2776265018d246ae0adb649650ee94aab9122a428313d7a61559f97ed7f02b9670709
-Size (pyasn1-0.4.2.tar.gz) = 118404 bytes
+SHA1 (pyasn1-0.4.3.tar.gz) = 729ceb064e1905fbf2e19908aee20005270b0a74
+RMD160 (pyasn1-0.4.3.tar.gz) = a80b65856b8f6757a689c73ed4eb49b2fd9a5f75
+SHA512 (pyasn1-0.4.3.tar.gz) = a699b1ef58129860f8448e8c08a7017adfd7ead7844a45197b1026e12760424d20f89a421b3fe8caeab3922448d00a77f717c0a03841c36c6b1d1740b0d9707b
+Size (pyasn1-0.4.3.tar.gz) = 118494 bytes



Home | Main Index | Thread Index | Old Index