summaryrefslogtreecommitdiff
path: root/security/py-asn1
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2015-12-30 15:00:27 +0000
committerleot <leot@pkgsrc.org>2015-12-30 15:00:27 +0000
commit7b30e8d80b750b10df133a7c0810f16b3af4bd53 (patch)
treeca87cd997ef393cffd32cec62c3fc9f0cf374106 /security/py-asn1
parentdf8cf1477140c9dbb62796729252bc8b2d00a4c4 (diff)
downloadpkgsrc-7b30e8d80b750b10df133a7c0810f16b3af4bd53.tar.gz
Update security/py-asn1 to 0.1.9.
Changes: Revision 0.1.9, released 28-09-2015 ----------------------------------- - Wheel distribution format now supported. - Extensions added to text files, CVS attic flushed. - Fix to make uninitilaized pyasn1 objects failing properly on hash(). - Fix to ObjectIdentifier initialization from unicode string. - Fix to CER/DER Boolean decoder - fail on non single-octet payload.
Diffstat (limited to 'security/py-asn1')
-rw-r--r--security/py-asn1/Makefile4
-rw-r--r--security/py-asn1/PLIST5
-rw-r--r--security/py-asn1/distinfo10
3 files changed, 8 insertions, 11 deletions
diff --git a/security/py-asn1/Makefile b/security/py-asn1/Makefile
index 7715578b540..4b555c67425 100644
--- a/security/py-asn1/Makefile
+++ b/security/py-asn1/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2015/07/01 13:54:22 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2015/12/30 15:00:27 leot Exp $
-DISTNAME= pyasn1-0.1.8
+DISTNAME= pyasn1-0.1.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyasn1/}
diff --git a/security/py-asn1/PLIST b/security/py-asn1/PLIST
index 829412bbb2b..143afc89a4c 100644
--- a/security/py-asn1/PLIST
+++ b/security/py-asn1/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2015/07/01 13:54:22 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2015/12/30 15:00:27 leot Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -46,9 +46,6 @@ ${PYSITELIB}/pyasn1/compat/__init__.pyo
${PYSITELIB}/pyasn1/compat/binary.py
${PYSITELIB}/pyasn1/compat/binary.pyc
${PYSITELIB}/pyasn1/compat/binary.pyo
-${PYSITELIB}/pyasn1/compat/iterfunc.py
-${PYSITELIB}/pyasn1/compat/iterfunc.pyc
-${PYSITELIB}/pyasn1/compat/iterfunc.pyo
${PYSITELIB}/pyasn1/compat/octets.py
${PYSITELIB}/pyasn1/compat/octets.pyc
${PYSITELIB}/pyasn1/compat/octets.pyo
diff --git a/security/py-asn1/distinfo b/security/py-asn1/distinfo
index 10ccf2264fa..4a6afd1060f 100644
--- a/security/py-asn1/distinfo
+++ b/security/py-asn1/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/04 01:18:03 agc Exp $
+$NetBSD: distinfo,v 1.6 2015/12/30 15:00:27 leot Exp $
-SHA1 (pyasn1-0.1.8.tar.gz) = 1fac3b68e5ae4b34ef35abf36c946d0b03a26812
-RMD160 (pyasn1-0.1.8.tar.gz) = 8891d1337132e00ac7466d6632c35b6b47e0bed6
-SHA512 (pyasn1-0.1.8.tar.gz) = 0a0b9b8018ae80a0e0d84ea3a4f217951bf42dce909a354c97890d4b4fc4f49b19d9d0757103ac9002c17c6c622c8e8d66e1f8242b8545a7da455ef3583acdfa
-Size (pyasn1-0.1.8.tar.gz) = 75676 bytes
+SHA1 (pyasn1-0.1.9.tar.gz) = d19599c5d9d039ead21ffcd1a2392c29a838ae03
+RMD160 (pyasn1-0.1.9.tar.gz) = b7b2886d1050c79518db8d078cb0735a1e064508
+SHA512 (pyasn1-0.1.9.tar.gz) = c72bdba84c4cc860a1790d752861dc9de30dabb61e5146a551597b4a97e64797dbd6e575e61cb9a8b23ffc58bced143b0ed55a7c98d0a85834ccd60b17856df5
+Size (pyasn1-0.1.9.tar.gz) = 75947 bytes