pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/py-asn1-modules py-asn1-modules: updated to 0...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/656a2eb9ad47
branches:  trunk
changeset: 318688:656a2eb9ad47
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jan 28 09:14:22 2019 +0000

description:
py-asn1-modules: updated to 0.2.4

Revision 0.2.4:
- Added modules for RFC8226 implementing JWT Claim Constraints
  and TN Authorization List for X.509 certificate extensions
- Fixed bug in rfc5280.AlgorithmIdentifier ANY type definition

diffstat:

 security/py-asn1-modules/Makefile |   4 ++--
 security/py-asn1-modules/PLIST    |   8 +++++++-
 security/py-asn1-modules/distinfo |  10 +++++-----
 3 files changed, 14 insertions(+), 8 deletions(-)

diffs (46 lines):

diff -r 91c1c1d71e9b -r 656a2eb9ad47 security/py-asn1-modules/Makefile
--- a/security/py-asn1-modules/Makefile Mon Jan 28 09:14:06 2019 +0000
+++ b/security/py-asn1-modules/Makefile Mon Jan 28 09:14:22 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2018/12/31 11:24:24 adam Exp $
+# $NetBSD: Makefile,v 1.8 2019/01/28 09:14:22 adam Exp $
 
-DISTNAME=      pyasn1-modules-0.2.3
+DISTNAME=      pyasn1-modules-0.2.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pyasn1-modules/}
diff -r 91c1c1d71e9b -r 656a2eb9ad47 security/py-asn1-modules/PLIST
--- a/security/py-asn1-modules/PLIST    Mon Jan 28 09:14:06 2019 +0000
+++ b/security/py-asn1-modules/PLIST    Mon Jan 28 09:14:22 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2018/12/31 11:24:24 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2019/01/28 09:14:22 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -95,3 +95,9 @@
 ${PYSITELIB}/pyasn1_modules/rfc6402.py
 ${PYSITELIB}/pyasn1_modules/rfc6402.pyc
 ${PYSITELIB}/pyasn1_modules/rfc6402.pyo
+${PYSITELIB}/pyasn1_modules/rfc8103.py
+${PYSITELIB}/pyasn1_modules/rfc8103.pyc
+${PYSITELIB}/pyasn1_modules/rfc8103.pyo
+${PYSITELIB}/pyasn1_modules/rfc8226.py
+${PYSITELIB}/pyasn1_modules/rfc8226.pyc
+${PYSITELIB}/pyasn1_modules/rfc8226.pyo
diff -r 91c1c1d71e9b -r 656a2eb9ad47 security/py-asn1-modules/distinfo
--- a/security/py-asn1-modules/distinfo Mon Jan 28 09:14:06 2019 +0000
+++ b/security/py-asn1-modules/distinfo Mon Jan 28 09:14:22 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2018/12/31 11:24:24 adam Exp $
+$NetBSD: distinfo,v 1.8 2019/01/28 09:14:22 adam Exp $
 
-SHA1 (pyasn1-modules-0.2.3.tar.gz) = ec6adc59eeed9b191d08f63bb1b65bc8dd8b43fb
-RMD160 (pyasn1-modules-0.2.3.tar.gz) = 4c1e2af9aaa2162e5ebb22205241a21d2bf5f06c
-SHA512 (pyasn1-modules-0.2.3.tar.gz) = 12544fcecf9bed5797dc5d63376db2ee3bc269d509e94c9721dcd8a057b4520acbbfe1bae06d830fd487b3c403e35c97913b85a4529600d5d0d4548bd00e7878
-Size (pyasn1-modules-0.2.3.tar.gz) = 69121 bytes
+SHA1 (pyasn1-modules-0.2.4.tar.gz) = 1db76d27cde9cb0fad7201c5a55240244839e60e
+RMD160 (pyasn1-modules-0.2.4.tar.gz) = 71be4e72bd6ae6d488a93c2d8478ec797baebf3f
+SHA512 (pyasn1-modules-0.2.4.tar.gz) = c9e16475629b9c62880ecc67317ed734953a8719089fec89b14ab81e7ef4504bc534aa777b1c25dead7867c483177423ee4a218c14470994017e30704e1cc1dc
+Size (pyasn1-modules-0.2.4.tar.gz) = 70505 bytes



Home | Main Index | Thread Index | Old Index