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 Revision 0.0.8
details: https://anonhg.NetBSD.org/pkgsrc/rev/a49ceaa94a5b
branches: trunk
changeset: 360821:a49ceaa94a5b
user: adam <adam%pkgsrc.org@localhost>
date: Sat Apr 08 21:25:26 2017 +0000
description:
Revision 0.0.8
- Wheel distribution format now supported
- Fix to misspelled rfc2459.id_at_sutname variable
- Fix to misspelled rfc2459.NameConstraints component tag ID
- Fix to misspelled rfc2459.GeneralSubtree component default status
diffstat:
security/py-asn1-modules/Makefile | 20 ++++++++++----------
security/py-asn1-modules/PLIST | 5 +----
security/py-asn1-modules/distinfo | 10 +++++-----
3 files changed, 16 insertions(+), 19 deletions(-)
diffs (64 lines):
diff -r 60959db9f179 -r a49ceaa94a5b security/py-asn1-modules/Makefile
--- a/security/py-asn1-modules/Makefile Sat Apr 08 20:11:03 2017 +0000
+++ b/security/py-asn1-modules/Makefile Sat Apr 08 21:25:26 2017 +0000
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.3 2015/07/01 13:55:20 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2017/04/08 21:25:26 adam Exp $
-DISTNAME= pyasn1-modules-0.0.6
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
-CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyasn1/}
+DISTNAME= pyasn1-modules-0.0.8
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
+CATEGORIES= security
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyasn1/}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://pyasn1.sourceforge.net/
-COMMENT= Modules for ITU Abstract Syntax Notification for Python
-LICENSE= 2-clause-bsd
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://pyasn1.sourceforge.net/
+COMMENT= Modules for ITU Abstract Syntax Notification for Python
+LICENSE= 2-clause-bsd
-DEPENDS+= ${PYPKGPREFIX}-asn1>=0.1.5:../../security/py-asn1
+DEPENDS+= ${PYPKGPREFIX}-asn1>=0.1.5:../../security/py-asn1
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 60959db9f179 -r a49ceaa94a5b security/py-asn1-modules/PLIST
--- a/security/py-asn1-modules/PLIST Sat Apr 08 20:11:03 2017 +0000
+++ b/security/py-asn1-modules/PLIST Sat Apr 08 21:25:26 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2014/11/24 14:21:01 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/04/08 21:25:26 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -11,9 +11,6 @@
${PYSITELIB}/pyasn1_modules/pem.py
${PYSITELIB}/pyasn1_modules/pem.pyc
${PYSITELIB}/pyasn1_modules/pem.pyo
-${PYSITELIB}/pyasn1_modules/pkcs12.py
-${PYSITELIB}/pyasn1_modules/pkcs12.pyc
-${PYSITELIB}/pyasn1_modules/pkcs12.pyo
${PYSITELIB}/pyasn1_modules/rfc1155.py
${PYSITELIB}/pyasn1_modules/rfc1155.pyc
${PYSITELIB}/pyasn1_modules/rfc1155.pyo
diff -r 60959db9f179 -r a49ceaa94a5b security/py-asn1-modules/distinfo
--- a/security/py-asn1-modules/distinfo Sat Apr 08 20:11:03 2017 +0000
+++ b/security/py-asn1-modules/distinfo Sat Apr 08 21:25:26 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 01:18:03 agc Exp $
+$NetBSD: distinfo,v 1.4 2017/04/08 21:25:26 adam Exp $
-SHA1 (pyasn1-modules-0.0.6.tar.gz) = bfb58eb863001892df4061130202c8ac965f0e32
-RMD160 (pyasn1-modules-0.0.6.tar.gz) = cebb7ff9a60bb2c7820df8ae31607f57e42770f5
-SHA512 (pyasn1-modules-0.0.6.tar.gz) = 1ae7d641647d239737daa20f8519f92b0727381bf44de2b65130a7626233b1b430cd8fad04fdc856387d7ba9ad226960a87f6f58d64d4ba09c3e6316130c5855
-Size (pyasn1-modules-0.0.6.tar.gz) = 38940 bytes
+SHA1 (pyasn1-modules-0.0.8.tar.gz) = 0ee39382b5b97c8694a3373706edc1baea2e0e71
+RMD160 (pyasn1-modules-0.0.8.tar.gz) = a27701d135373556f850be94272d970a4f5ebcd8
+SHA512 (pyasn1-modules-0.0.8.tar.gz) = 6040d4f83c6b00f7a0e6ba0e1264090d0fa96fc39e97b04d624721cef200b6cf4dabfe550127ade4edc181187ca1b4219fb46a95082a39e6291d0e2e08f36d78
+Size (pyasn1-modules-0.0.8.tar.gz) = 38776 bytes
Home |
Main Index |
Thread Index |
Old Index