summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoradam <adam>2017-05-09 16:28:38 +0000
committeradam <adam>2017-05-09 16:28:38 +0000
commitecac4351775a863c7a48e5a741ac7694b4bcad24 (patch)
treebbcfc43be97de464dc7776db707a1ce0e9a7090b /security
parentb052c0cd52c95326da05149969175eeb367a3700 (diff)
downloadpkgsrc-ecac4351775a863c7a48e5a741ac7694b4bcad24.tar.gz
Changes 0.22.0:
Added parser.peek() Implemented proper support for BER-encoded indefinite length strings of all kinds - core.BitString, core.OctetString and all of the core classes that are natively represented as Python unicode strings Fixed a bug with encoding LDAP URLs in x509.URI Correct x509.DNSName to allow a leading ., such as when used with x509.NameConstraints Fixed an issue with dumping the parsed contents of core.Any when explicitly tagged Custom setup.py clean now accepts the short -a flag for compatibility
Diffstat (limited to 'security')
-rw-r--r--security/py-asn1crypto/Makefile4
-rw-r--r--security/py-asn1crypto/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/security/py-asn1crypto/Makefile b/security/py-asn1crypto/Makefile
index 656097ec177..f9436440cc2 100644
--- a/security/py-asn1crypto/Makefile
+++ b/security/py-asn1crypto/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/03/13 09:39:18 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2017/05/09 16:28:38 adam Exp $
-DISTNAME= asn1crypto-0.21.1
+DISTNAME= asn1crypto-0.22.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/asn1crypto/}
diff --git a/security/py-asn1crypto/distinfo b/security/py-asn1crypto/distinfo
index 82d9ae1ad5a..dbc9fbb0fad 100644
--- a/security/py-asn1crypto/distinfo
+++ b/security/py-asn1crypto/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/03/13 09:39:18 wiz Exp $
+$NetBSD: distinfo,v 1.2 2017/05/09 16:28:38 adam Exp $
-SHA1 (asn1crypto-0.21.1.tar.gz) = 3a18d9659a5aca4c2ee67ad62526ca4a70b56c2d
-RMD160 (asn1crypto-0.21.1.tar.gz) = 670795c112560a46840b06a2b0d23c08214d9214
-SHA512 (asn1crypto-0.21.1.tar.gz) = 3c219c4033961e0fdaf90387dbd70a02a57089ca08f5f542c66da3948e63b82910244636965346645f56b2b27a98c43e8d0e90795ed7873817f08e74af4fa68e
-Size (asn1crypto-0.21.1.tar.gz) = 82670 bytes
+SHA1 (asn1crypto-0.22.0.tar.gz) = c4f60b52dd06e3fd0ed568a741e968aaccd2e3e5
+RMD160 (asn1crypto-0.22.0.tar.gz) = dd4b06cea36b966314d27d98697131abb464c7c9
+SHA512 (asn1crypto-0.22.0.tar.gz) = fdc98f71ec3b744e69a75909b5b0a8381fb82d448941a6e1059823af47ca107218e1dbe6ff192e2173f11fc2454be1afcd387d801dc8e716451179857d71f8b8
+Size (asn1crypto-0.22.0.tar.gz) = 84508 bytes