Index: py-jwt/Makefile
===================================================================
RCS file: /cvs/ports/www/py-jwt/Makefile,v
retrieving revision 1.18
diff -u -p -u -p -r1.18 Makefile
--- py-jwt/Makefile 2 Nov 2021 00:02:54 -0000 1.18
+++ py-jwt/Makefile 6 Dec 2021 23:40:32 -0000
@@ -2,7 +2,7 @@
COMMENT = JSON Web Token implementation in Python
-MODPY_EGG_VERSION = 2.0.1
+MODPY_EGG_VERSION = 2.3.0
DISTNAME = PyJWT-${MODPY_EGG_VERSION}
PKGNAME = py-jwt-${MODPY_EGG_VERSION}
CATEGORIES = www
Index: py-jwt/distinfo
===================================================================
RCS file: /cvs/ports/www/py-jwt/distinfo,v
retrieving revision 1.9
diff -u -p -u -p -r1.9 distinfo
--- py-jwt/distinfo 15 Mar 2021 21:40:46 -0000 1.9
+++ py-jwt/distinfo 6 Dec 2021 23:40:32 -0000
@@ -1,2 +1,2 @@
-SHA256 (PyJWT-2.0.1.tar.gz) = pccKBuHzPYHvJe7NUNUL0w403hyosrn6P+Daqrz2m/c=
-SIZE (PyJWT-2.0.1.tar.gz) = 57496
+SHA256 (PyJWT-2.3.0.tar.gz) = uIi01W8G9tzXdyEMM05pxze+dHVdPl6e4/5n3Big7kE=
+SIZE (PyJWT-2.3.0.tar.gz) = 62279
hello,
update of www/py-jwt from 2.0.1 to 2.3.0 full changelog is here:
https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst
Built, packaged, tested on amd64 with no issues. Consumers are
security/py-oauthlib (update in separate email but works fine),
devel/py-buildbotr/buildbot (builds, tests are broken), and
mail/kopano/core which only uses it for a migration script
thanks,
.jh
No comments:
Post a Comment