summaryrefslogtreecommitdiff
path: root/security/py-asn1
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-09-08 07:28:31 +0000
committeradam <adam@pkgsrc.org>2017-09-08 07:28:31 +0000
commit2f1e4b80d7c3e57b50332e81683d4f49935582cb (patch)
tree089002b11821375d811b10ec06e4af6f54d4d6dc /security/py-asn1
parentb11652dbbc48aca90e9dbb7ca8d43c43d3354f49 (diff)
downloadpkgsrc-2f1e4b80d7c3e57b50332e81683d4f49935582cb.tar.gz
Revision 0.3.4:
- Fixed Native encoder to handle SEQUENCE/SET objects without the componentType property - Added missing component-less SEQUENCE/SET objects dict duck-typing support - Fixed unnecessary duplicate tags detection at NamesType.tagMap - Fixed crash at SEQUENCE and SEQUENCE OF CER encoder when running in schemaless mode - Fixed Character types instantiation from OctetString type -- double unicode decoding may have scrambled the data
Diffstat (limited to 'security/py-asn1')
-rw-r--r--security/py-asn1/Makefile4
-rw-r--r--security/py-asn1/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/security/py-asn1/Makefile b/security/py-asn1/Makefile
index 2e196301307..268c3200c88 100644
--- a/security/py-asn1/Makefile
+++ b/security/py-asn1/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2017/08/31 08:48:24 adam Exp $
+# $NetBSD: Makefile,v 1.14 2017/09/08 07:28:31 adam Exp $
-DISTNAME= pyasn1-0.3.3
+DISTNAME= pyasn1-0.3.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyasn1/}
diff --git a/security/py-asn1/distinfo b/security/py-asn1/distinfo
index 17bd130a06b..fe6a3e04154 100644
--- a/security/py-asn1/distinfo
+++ b/security/py-asn1/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2017/08/31 08:48:24 adam Exp $
+$NetBSD: distinfo,v 1.11 2017/09/08 07:28:31 adam Exp $
-SHA1 (pyasn1-0.3.3.tar.gz) = 3cfe93ca0d60ce7030587b073f98961960d87628
-RMD160 (pyasn1-0.3.3.tar.gz) = 39e263687a35e6099cb5ee3d0382a18e5b318053
-SHA512 (pyasn1-0.3.3.tar.gz) = 6c8f4a1b3ab2779f98db867ce9e18ef745b53cf36c69ea1a7a0a0b96e5188da0236f50faf9d38e3b89a995780ae21490e2fdacbc401fd62460c37ade52d44188
-Size (pyasn1-0.3.3.tar.gz) = 112299 bytes
+SHA1 (pyasn1-0.3.4.tar.gz) = 6c800c48dd1ff3983afcf09d966769cef8965eff
+RMD160 (pyasn1-0.3.4.tar.gz) = bc360563c5048e3d49d2ce594e11cb97aaf07e46
+SHA512 (pyasn1-0.3.4.tar.gz) = 6c4ee69d90e04351320d755c16e5f0a93f895cd08ab5429374e38c8b1fe99456d19ce4b3d32e3e11a55e812d96d7f8372638f98e0feda0b13ab4453e423965ad
+Size (pyasn1-0.3.4.tar.gz) = 114387 bytes