pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-asn1 py-asn1: updated to 0.4.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ec0bc634b32f
branches:  trunk
changeset: 383612:ec0bc634b32f
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Aug 06 19:21:51 2018 +0000

description:
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

diffstat:

 security/py-asn1/Makefile |   4 ++--
 security/py-asn1/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r ff22d16d8793 -r ec0bc634b32f security/py-asn1/Makefile
--- a/security/py-asn1/Makefile Mon Aug 06 16:18:41 2018 +0000
+++ b/security/py-asn1/Makefile Mon Aug 06 19:21:51 2018 +0000
@@ -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/}
diff -r ff22d16d8793 -r ec0bc634b32f security/py-asn1/distinfo
--- a/security/py-asn1/distinfo Mon Aug 06 16:18:41 2018 +0000
+++ b/security/py-asn1/distinfo Mon Aug 06 19:21:51 2018 +0000
@@ -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