hello,

minor update of py-jwt from 1.5.2 to 1.5.3, built,
packaged, and tested with py-discogs-client on
amd64.

thanks,

.jh
Index: py-jwt/Makefile
===================================================================
RCS file: /cvs/ports/www/py-jwt/Makefile,v
retrieving revision 1.9
diff -u -p -u -p -r1.9 Makefile
--- py-jwt/Makefile	4 Jul 2017 13:59:57 -0000	1.9
+++ py-jwt/Makefile	15 Sep 2017 17:41:11 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =	JSON Web Token implementation in Python
 
-MODPY_EGG_VERSION = 1.5.2
+MODPY_EGG_VERSION = 1.5.3
 DISTNAME =	PyJWT-${MODPY_EGG_VERSION}
 PKGNAME =	py-jwt-${MODPY_EGG_VERSION}
 CATEGORIES =	www
@@ -21,7 +21,7 @@ FLAVOR ?=
 MODPY_PI =	Yes
 MODPY_SETUPTOOLS = Yes
 
-RUN_DEPENDS =   security/py-cryptography${MODPY_FLAVOR}
+RUN_DEPENDS =   security/py-cryptography${MODPY_FLAVOR}>=1.4.0
 
 TEST_DEPENDS =	devel/py-test \
 		devel/py-test-cov \
Index: py-jwt/distinfo
===================================================================
RCS file: /cvs/ports/www/py-jwt/distinfo,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 distinfo
--- py-jwt/distinfo	4 Jul 2017 13:59:57 -0000	1.5
+++ py-jwt/distinfo	15 Sep 2017 17:41:11 -0000
@@ -1,2 +1,2 @@
-SHA256 (PyJWT-1.5.2.tar.gz) = EXnwv/hkY7UwjuX3r/HDUOHzgTnWKnI+FvssVX0ceV8=
-SIZE (PyJWT-1.5.2.tar.gz) = 72715
+SHA256 (PyJWT-1.5.3.tar.gz) = UAvnWxemP3AHJBaEPcgMiCEQkDC+gk9NFHWPEUl4uuc=
+SIZE (PyJWT-1.5.3.tar.gz) = 73044

Reply via email to