hello,

update of py-jwt from 1.5.3 to 1.6.1, 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.10
diff -u -p -u -p -r1.10 Makefile
--- py-jwt/Makefile	6 Oct 2017 13:46:17 -0000	1.10
+++ py-jwt/Makefile	18 Apr 2018 12:25:59 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =	JSON Web Token implementation in Python
 
-MODPY_EGG_VERSION = 1.5.3
+MODPY_EGG_VERSION = 1.6.1
 DISTNAME =	PyJWT-${MODPY_EGG_VERSION}
 PKGNAME =	py-jwt-${MODPY_EGG_VERSION}
 CATEGORIES =	www
@@ -26,9 +26,6 @@ RUN_DEPENDS =   security/py-cryptography
 TEST_DEPENDS =	devel/py-test \
 		devel/py-test-cov \
 		devel/py-test-runner
-
-post-extract:
-	@find ${WRKSRC}/tests -name '__pycache__'  -print0 | xargs -0 rm -rf
 
 post-install:
 	mv ${PREFIX}/bin/pyjwt ${PREFIX}/bin/pyjwt${MODPY_BIN_SUFFIX}
Index: py-jwt/distinfo
===================================================================
RCS file: /cvs/ports/www/py-jwt/distinfo,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 distinfo
--- py-jwt/distinfo	6 Oct 2017 13:46:17 -0000	1.6
+++ py-jwt/distinfo	18 Apr 2018 12:25:59 -0000
@@ -1,2 +1,2 @@
-SHA256 (PyJWT-1.5.3.tar.gz) = UAvnWxemP3AHJBaEPcgMiCEQkDC+gk9NFHWPEUl4uuc=
-SIZE (PyJWT-1.5.3.tar.gz) = 73044
+SHA256 (PyJWT-1.6.1.tar.gz) = 2suleG/jvxoK6Gc4dOKfmsSXhglVxQEonGOxXT2q5jo=
+SIZE (PyJWT-1.6.1.tar.gz) = 40743

Reply via email to