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:           Mon Aug  6 19:21:51 UTC 2018

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

Log Message:
py-asn1: updated to 0.4.4

Revision 0.4.4:
- Fixed native encoder type map to include all ASN.1 types
  rather than just ambiguous ones
- Fixed crash in .prettyPrint of Sequence and Set occurring
  at OPTIONAL components


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/security/py-asn1/Makefile
cvs rdiff -u -r1.16 -r1.17 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.19 pkgsrc/security/py-asn1/Makefile:1.20
--- pkgsrc/security/py-asn1/Makefile:1.19       Thu May 24 07:20:47 2018
+++ pkgsrc/security/py-asn1/Makefile    Mon Aug  6 19:21:51 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2018/05/24 07:20:47 adam Exp $
+# $NetBSD: Makefile,v 1.20 2018/08/06 19:21:51 adam Exp $
 
-DISTNAME=      pyasn1-0.4.3
+DISTNAME=      pyasn1-0.4.4
 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.16 pkgsrc/security/py-asn1/distinfo:1.17
--- pkgsrc/security/py-asn1/distinfo:1.16       Thu May 24 07:20:47 2018
+++ pkgsrc/security/py-asn1/distinfo    Mon Aug  6 19:21:51 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2018/05/24 07:20:47 adam Exp $
+$NetBSD: distinfo,v 1.17 2018/08/06 19:21:51 adam Exp $
 
-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
+SHA1 (pyasn1-0.4.4.tar.gz) = 10f67e61e30c064301c826c6e5e461ff7bf5827d
+RMD160 (pyasn1-0.4.4.tar.gz) = 65310b5aa88c94e086c59cc817d9c57d16e0e470
+SHA512 (pyasn1-0.4.4.tar.gz) = ea2b73586a356aa9ea8cc9694328c2658da0f04cafceb0d13e278facf0870258391d595181932d294b6242cfedf2e82aea225580c4055ea3b1f47b930ba921d4
+Size (pyasn1-0.4.4.tar.gz) = 118725 bytes



Home | Main Index | Thread Index | Old Index