summaryrefslogtreecommitdiff
path: root/security/py-asn1
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-09-17 10:18:41 +0000
committeradam <adam@pkgsrc.org>2017-09-17 10:18:41 +0000
commit4e947bd39cdfddc2ad31c0aff323bc74cc9d443f (patch)
tree5024dc76ed08d179091f09caeaefaf29888aec3b /security/py-asn1
parent2be1a5624dbce40a45407754c0bb6779d45e76b7 (diff)
downloadpkgsrc-4e947bd39cdfddc2ad31c0aff323bc74cc9d443f.tar.gz
py-asn1: update to 0.3.5
Revision 0.3.5: Codecs signatures unified and pass the options kwargs through the call chain Explicit tag encoding optimized to avoid unnecessary copying End-of-octets sentinel encoding optimized Refactored ASN.1 codecs properties to silently enforce proper length and chunk size encoding modes Fixed DER encoder to always produce primitive encoding Fixed crash at SequenceOf native decoder Fixed Real.prettyPrint() to fail gracefully on overflow Fixed a couple of crashes when debug mode is enabled
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 268c3200c88..178e9015abf 100644
--- a/security/py-asn1/Makefile
+++ b/security/py-asn1/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2017/09/08 07:28:31 adam Exp $
+# $NetBSD: Makefile,v 1.15 2017/09/17 10:18:41 adam Exp $
-DISTNAME= pyasn1-0.3.4
+DISTNAME= pyasn1-0.3.5
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 fe6a3e04154..eec1480fb35 100644
--- a/security/py-asn1/distinfo
+++ b/security/py-asn1/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2017/09/08 07:28:31 adam Exp $
+$NetBSD: distinfo,v 1.12 2017/09/17 10:18:41 adam Exp $
-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
+SHA1 (pyasn1-0.3.5.tar.gz) = 5be90ecceffac330c2f94888a5f1cdfc5bbb0caf
+RMD160 (pyasn1-0.3.5.tar.gz) = 654101f050545a90a8a4436e9af7f42c208e2eec
+SHA512 (pyasn1-0.3.5.tar.gz) = 741be92f13451cfb232ccd23392b7cfd22f7ca56fead04c41940b1b3d094da1aef612baf3d2cd8fe63db391b04732745a945e15714e6e8bf488e735c808c99ba
+Size (pyasn1-0.3.5.tar.gz) = 114647 bytes