pkgsrc-Changes-HG archive

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

pkgsrc: py-asn1-modules: updated to 0.2.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/79bfcc8b913c
branches:  trunk
changeset: 306544:79bfcc8b913c
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Apr 18 09:43:27 2018 +0000
description:
py-asn1-modules: updated to 0.2.1

Revision 0.2.1, released 23-11-2017
- Allow ANY DEFINED BY objects expanding automatically if requested
- Imports PEP8'ed

Revision 0.1.5, released 10-10-2017
- OCSP response blob fixed in test
- Fixed wrong OCSP ResponderID components tagging

Revision 0.1.4, released 07-09-2017
- Typo fixed in the dependency spec

Revision 0.1.3, released 07-09-2017
- Apparently, pip>=1.5.6 is still widely used and it is not PEP440
  compliant. Had to replace the `~=` version dependency spec with a
  sequence of simple comparisons to remain compatible with the aging pip.

Revision 0.1.2, released 07-09-2017
- Pinned to pyasn1 ~0.3.4

Revision 0.1.1, released 27-08-2017
- Tests refactored into proper unit tests
- pem.readBase64fromText() convenience function added
- Pinned to pyasn1 0.3.3

diffstat:

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

diffs (93 lines):

diff -r 8142c33464e1 -r 79bfcc8b913c security/py-asn1-modules/Makefile
--- a/security/py-asn1-modules/Makefile Wed Apr 18 08:43:22 2018 +0000
+++ b/security/py-asn1-modules/Makefile Wed Apr 18 09:43:27 2018 +0000
@@ -1,16 +1,18 @@
-# $NetBSD: Makefile,v 1.4 2017/04/08 21:25:26 adam Exp $
+# $NetBSD: Makefile,v 1.5 2018/04/18 09:43:27 adam Exp $
 
-DISTNAME=      pyasn1-modules-0.0.8
+DISTNAME=      pyasn1-modules-0.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//}
-CATEGORIES=    security
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=pyasn1/}
+CATEGORIES=    security python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pyasn1-modules/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://pyasn1.sourceforge.net/
+HOMEPAGE=      https://github.com/etingof/pyasn1-modules
 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.4.1:../../security/py-asn1
+
+USE_LANGUAGES= # none
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 8142c33464e1 -r 79bfcc8b913c security/py-asn1-modules/PLIST
--- a/security/py-asn1-modules/PLIST    Wed Apr 18 08:43:22 2018 +0000
+++ b/security/py-asn1-modules/PLIST    Wed Apr 18 09:43:27 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2017/04/08 21:25:26 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/04/18 09:43:27 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -47,6 +47,15 @@
 ${PYSITELIB}/pyasn1_modules/rfc2560.py
 ${PYSITELIB}/pyasn1_modules/rfc2560.pyc
 ${PYSITELIB}/pyasn1_modules/rfc2560.pyo
+${PYSITELIB}/pyasn1_modules/rfc3279.py
+${PYSITELIB}/pyasn1_modules/rfc3279.pyc
+${PYSITELIB}/pyasn1_modules/rfc3279.pyo
+${PYSITELIB}/pyasn1_modules/rfc3280.py
+${PYSITELIB}/pyasn1_modules/rfc3280.pyc
+${PYSITELIB}/pyasn1_modules/rfc3280.pyo
+${PYSITELIB}/pyasn1_modules/rfc3281.py
+${PYSITELIB}/pyasn1_modules/rfc3281.pyc
+${PYSITELIB}/pyasn1_modules/rfc3281.pyo
 ${PYSITELIB}/pyasn1_modules/rfc3412.py
 ${PYSITELIB}/pyasn1_modules/rfc3412.pyc
 ${PYSITELIB}/pyasn1_modules/rfc3412.pyo
@@ -56,9 +65,24 @@
 ${PYSITELIB}/pyasn1_modules/rfc3447.py
 ${PYSITELIB}/pyasn1_modules/rfc3447.pyc
 ${PYSITELIB}/pyasn1_modules/rfc3447.pyo
+${PYSITELIB}/pyasn1_modules/rfc3852.py
+${PYSITELIB}/pyasn1_modules/rfc3852.pyc
+${PYSITELIB}/pyasn1_modules/rfc3852.pyo
 ${PYSITELIB}/pyasn1_modules/rfc4210.py
 ${PYSITELIB}/pyasn1_modules/rfc4210.pyc
 ${PYSITELIB}/pyasn1_modules/rfc4210.pyo
+${PYSITELIB}/pyasn1_modules/rfc4211.py
+${PYSITELIB}/pyasn1_modules/rfc4211.pyc
+${PYSITELIB}/pyasn1_modules/rfc4211.pyo
 ${PYSITELIB}/pyasn1_modules/rfc5208.py
 ${PYSITELIB}/pyasn1_modules/rfc5208.pyc
 ${PYSITELIB}/pyasn1_modules/rfc5208.pyo
+${PYSITELIB}/pyasn1_modules/rfc5280.py
+${PYSITELIB}/pyasn1_modules/rfc5280.pyc
+${PYSITELIB}/pyasn1_modules/rfc5280.pyo
+${PYSITELIB}/pyasn1_modules/rfc5652.py
+${PYSITELIB}/pyasn1_modules/rfc5652.pyc
+${PYSITELIB}/pyasn1_modules/rfc5652.pyo
+${PYSITELIB}/pyasn1_modules/rfc6402.py
+${PYSITELIB}/pyasn1_modules/rfc6402.pyc
+${PYSITELIB}/pyasn1_modules/rfc6402.pyo
diff -r 8142c33464e1 -r 79bfcc8b913c security/py-asn1-modules/distinfo
--- a/security/py-asn1-modules/distinfo Wed Apr 18 08:43:22 2018 +0000
+++ b/security/py-asn1-modules/distinfo Wed Apr 18 09:43:27 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2017/04/08 21:25:26 adam Exp $
+$NetBSD: distinfo,v 1.5 2018/04/18 09:43:27 adam Exp $
 
-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
+SHA1 (pyasn1-modules-0.2.1.tar.gz) = 93a26fe46c096d42d17b315dc3b48f8086e5750c
+RMD160 (pyasn1-modules-0.2.1.tar.gz) = f69213da73d06cf4e3257ea8bfadff2b5c494320
+SHA512 (pyasn1-modules-0.2.1.tar.gz) = 2d8b6bee59434fee41747625236c1d7eb5081a1cef66aa0a0e9e75869c3641a418d21544edafe65f1808ad0dacd9cf1047dd036ff5ce668bb3bf1f6e662e4a5e
+Size (pyasn1-modules-0.2.1.tar.gz) = 65808 bytes



Home | Main Index | Thread Index | Old Index