pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/py-josepy



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Aug 22 11:45:03 UTC 2019

Modified Files:
        pkgsrc/security/py-josepy: ALTERNATIVES Makefile PLIST distinfo

Log Message:
py-josepy: updated to 1.2.0

1.2.0:
* Support for Python 2.6 and 3.3 has been removed.
* Known incompatibilities with Python 3.8 have been resolved.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/py-josepy/ALTERNATIVES \
    pkgsrc/security/py-josepy/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/py-josepy/Makefile \
    pkgsrc/security/py-josepy/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/py-josepy/ALTERNATIVES
diff -u pkgsrc/security/py-josepy/ALTERNATIVES:1.1 pkgsrc/security/py-josepy/ALTERNATIVES:1.2
--- pkgsrc/security/py-josepy/ALTERNATIVES:1.1  Mon Jan 22 13:30:08 2018
+++ pkgsrc/security/py-josepy/ALTERNATIVES      Thu Aug 22 11:45:03 2019
@@ -1 +1 @@
-bin/jws @PREFIX@/bin/jws@PYVERSSUFFIX@
+bin/jws @PREFIX@/bin/jws-@PYVERSSUFFIX@
Index: pkgsrc/security/py-josepy/PLIST
diff -u pkgsrc/security/py-josepy/PLIST:1.1 pkgsrc/security/py-josepy/PLIST:1.2
--- pkgsrc/security/py-josepy/PLIST:1.1 Mon Jan 22 13:30:08 2018
+++ pkgsrc/security/py-josepy/PLIST     Thu Aug 22 11:45:03 2019
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2018/01/22 13:30:08 fhajny Exp $
-bin/jws${PYVERSSUFFIX}
+@comment $NetBSD: PLIST,v 1.2 2019/08/22 11:45:03 adam Exp $
+bin/jws-${PYVERSSUFFIX}
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -7,57 +7,59 @@ ${PYSITELIB}/${EGG_INFODIR}/entry_points
 ${PYSITELIB}/${EGG_INFODIR}/requires.txt
 ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/josepy/__init__.py
-${PYSITELIB}/josepy/__init__.pyo
 ${PYSITELIB}/josepy/__init__.pyc
-${PYSITELIB}/josepy/b64.pyo
-${PYSITELIB}/josepy/b64.pyc
-${PYSITELIB}/josepy/b64_test.pyo
-${PYSITELIB}/josepy/b64_test.pyc
-${PYSITELIB}/josepy/errors.pyo
-${PYSITELIB}/josepy/errors.pyc
-${PYSITELIB}/josepy/errors_test.pyo
-${PYSITELIB}/josepy/errors_test.pyc
-${PYSITELIB}/josepy/interfaces.pyo
-${PYSITELIB}/josepy/interfaces.pyc
-${PYSITELIB}/josepy/interfaces_test.pyo
-${PYSITELIB}/josepy/interfaces_test.pyc
-${PYSITELIB}/josepy/json_util.pyo
-${PYSITELIB}/josepy/json_util.pyc
-${PYSITELIB}/josepy/json_util_test.pyo
-${PYSITELIB}/josepy/json_util_test.pyc
-${PYSITELIB}/josepy/jwa.pyo
-${PYSITELIB}/josepy/jwa.pyc
-${PYSITELIB}/josepy/jwa_test.pyo
-${PYSITELIB}/josepy/jwa_test.pyc
-${PYSITELIB}/josepy/jwk.pyo
-${PYSITELIB}/josepy/jwk.pyc
-${PYSITELIB}/josepy/jwk_test.pyo
-${PYSITELIB}/josepy/jwk_test.pyc
-${PYSITELIB}/josepy/jws.pyo
-${PYSITELIB}/josepy/jws.pyc
-${PYSITELIB}/josepy/jws_test.pyo
-${PYSITELIB}/josepy/jws_test.pyc
-${PYSITELIB}/josepy/test_util.pyo
-${PYSITELIB}/josepy/test_util.pyc
-${PYSITELIB}/josepy/util.pyo
-${PYSITELIB}/josepy/util.pyc
-${PYSITELIB}/josepy/util_test.pyo
-${PYSITELIB}/josepy/util_test.pyc
+${PYSITELIB}/josepy/__init__.pyo
 ${PYSITELIB}/josepy/b64.py
+${PYSITELIB}/josepy/b64.pyc
+${PYSITELIB}/josepy/b64.pyo
 ${PYSITELIB}/josepy/b64_test.py
+${PYSITELIB}/josepy/b64_test.pyc
+${PYSITELIB}/josepy/b64_test.pyo
 ${PYSITELIB}/josepy/errors.py
+${PYSITELIB}/josepy/errors.pyc
+${PYSITELIB}/josepy/errors.pyo
 ${PYSITELIB}/josepy/errors_test.py
+${PYSITELIB}/josepy/errors_test.pyc
+${PYSITELIB}/josepy/errors_test.pyo
 ${PYSITELIB}/josepy/interfaces.py
+${PYSITELIB}/josepy/interfaces.pyc
+${PYSITELIB}/josepy/interfaces.pyo
 ${PYSITELIB}/josepy/interfaces_test.py
+${PYSITELIB}/josepy/interfaces_test.pyc
+${PYSITELIB}/josepy/interfaces_test.pyo
 ${PYSITELIB}/josepy/json_util.py
+${PYSITELIB}/josepy/json_util.pyc
+${PYSITELIB}/josepy/json_util.pyo
 ${PYSITELIB}/josepy/json_util_test.py
+${PYSITELIB}/josepy/json_util_test.pyc
+${PYSITELIB}/josepy/json_util_test.pyo
 ${PYSITELIB}/josepy/jwa.py
+${PYSITELIB}/josepy/jwa.pyc
+${PYSITELIB}/josepy/jwa.pyo
 ${PYSITELIB}/josepy/jwa_test.py
+${PYSITELIB}/josepy/jwa_test.pyc
+${PYSITELIB}/josepy/jwa_test.pyo
 ${PYSITELIB}/josepy/jwk.py
+${PYSITELIB}/josepy/jwk.pyc
+${PYSITELIB}/josepy/jwk.pyo
 ${PYSITELIB}/josepy/jwk_test.py
+${PYSITELIB}/josepy/jwk_test.pyc
+${PYSITELIB}/josepy/jwk_test.pyo
 ${PYSITELIB}/josepy/jws.py
+${PYSITELIB}/josepy/jws.pyc
+${PYSITELIB}/josepy/jws.pyo
 ${PYSITELIB}/josepy/jws_test.py
+${PYSITELIB}/josepy/jws_test.pyc
+${PYSITELIB}/josepy/jws_test.pyo
+${PYSITELIB}/josepy/magic_typing.py
+${PYSITELIB}/josepy/magic_typing.pyc
+${PYSITELIB}/josepy/magic_typing.pyo
+${PYSITELIB}/josepy/magic_typing_test.py
+${PYSITELIB}/josepy/magic_typing_test.pyc
+${PYSITELIB}/josepy/magic_typing_test.pyo
 ${PYSITELIB}/josepy/test_util.py
+${PYSITELIB}/josepy/test_util.pyc
+${PYSITELIB}/josepy/test_util.pyo
 ${PYSITELIB}/josepy/testdata/README
 ${PYSITELIB}/josepy/testdata/cert-100sans.pem
 ${PYSITELIB}/josepy/testdata/cert-idnsans.pem
@@ -79,4 +81,8 @@ ${PYSITELIB}/josepy/testdata/rsa2048_key
 ${PYSITELIB}/josepy/testdata/rsa256_key.pem
 ${PYSITELIB}/josepy/testdata/rsa512_key.pem
 ${PYSITELIB}/josepy/util.py
+${PYSITELIB}/josepy/util.pyc
+${PYSITELIB}/josepy/util.pyo
 ${PYSITELIB}/josepy/util_test.py
+${PYSITELIB}/josepy/util_test.pyc
+${PYSITELIB}/josepy/util_test.pyo

Index: pkgsrc/security/py-josepy/Makefile
diff -u pkgsrc/security/py-josepy/Makefile:1.2 pkgsrc/security/py-josepy/Makefile:1.3
--- pkgsrc/security/py-josepy/Makefile:1.2      Mon Apr 16 12:19:36 2018
+++ pkgsrc/security/py-josepy/Makefile  Thu Aug 22 11:45:03 2019
@@ -1,24 +1,32 @@
-# $NetBSD: Makefile,v 1.2 2018/04/16 12:19:36 fhajny Exp $
+# $NetBSD: Makefile,v 1.3 2019/08/22 11:45:03 adam Exp $
 
-DISTNAME=      josepy-1.1.0
+DISTNAME=      josepy-1.2.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=certbot/}
-GITHUB_PROJECT=        josepy
-GITHUB_TAG=    v${PKGVERSION_NOREV}
+MASTER_SITES=  ${MASTER_SITE_PYPI:=j/josepy/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/certbot/josepy/
+HOMEPAGE=      https://github.com/certbot/josepy
 COMMENT=       JOSE protocol implementation in Python using cryptography
 LICENSE=       apache-2.0
 
-DEPENDS+=      ${PYPKGPREFIX}-cryptography>=0.8:../../security/py-cryptography
 DEPENDS+=      ${PYPKGPREFIX}-OpenSSL>=0.13:../../security/py-OpenSSL
+DEPENDS+=      ${PYPKGPREFIX}-cryptography>=0.8:../../security/py-cryptography
+DEPENDS+=      ${PYPKGPREFIX}-setuptools>=1.0:../../devel/py-setuptools
 DEPENDS+=      ${PYPKGPREFIX}-six>=1.9.0:../../lang/py-six
+TEST_DEPENDS+= ${PYPKGPREFIX}-coverage>=4.0:../../devel/py-coverage
+TEST_DEPENDS+= ${PYPKGPREFIX}-flake8-[0-9]*:../../devel/py-flake8
+TEST_DEPENDS+= ${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
+TEST_DEPENDS+= ${PYPKGPREFIX}-test>=2.8.0:../../devel/py-test
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-cache>=1.0:../../devel/py-test-cache
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-flake8>=0.5:../../devel/py-test-flake8
+
+USE_LANGUAGES= # none
 
 post-install:
-       ${MV} ${DESTDIR}${PREFIX}/bin/jws \
-               ${DESTDIR}${PREFIX}/bin/jws${PYVERSSUFFIX}
+       cd ${DESTDIR}${PREFIX}/bin && \
+       ${MV} jws jws-${PYVERSSUFFIX} || ${TRUE}
 
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/security/py-josepy/distinfo
diff -u pkgsrc/security/py-josepy/distinfo:1.2 pkgsrc/security/py-josepy/distinfo:1.3
--- pkgsrc/security/py-josepy/distinfo:1.2      Mon Apr 16 12:19:36 2018
+++ pkgsrc/security/py-josepy/distinfo  Thu Aug 22 11:45:03 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/04/16 12:19:36 fhajny Exp $
+$NetBSD: distinfo,v 1.3 2019/08/22 11:45:03 adam Exp $
 
-SHA1 (josepy-1.1.0.tar.gz) = b8b6b4f471281dc2c8a89afd07d44d8d70c6edf5
-RMD160 (josepy-1.1.0.tar.gz) = fe3fd152bcffff980db1ce4078475e8500a413ed
-SHA512 (josepy-1.1.0.tar.gz) = 86533e896c7ca35f035ebb9e3667e36511c6ba693c7e056a0fdc28bec282643ade2eb5223271a7a6a4110b70b82ee5b788cfded8946f0c1133ecb050ca457b77
-Size (josepy-1.1.0.tar.gz) = 52115 bytes
+SHA1 (josepy-1.2.0.tar.gz) = 3a81cc7a5710ad60210b984560fe7125ad732cf7
+RMD160 (josepy-1.2.0.tar.gz) = c885992530c78ea86fbaca1d064a8a69a4f44786
+SHA512 (josepy-1.2.0.tar.gz) = 1e746cf8e02c86a728d1a502000bba3c7db829f29dcb49ed40c7398d2ec904e830d267c60b444d57c3cf44d6ae829d3f3f4fd4288dcb3d5f47ab96d06a2d6bc5
+Size (josepy-1.2.0.tar.gz) = 53130 bytes



Home | Main Index | Thread Index | Old Index