pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-JWT py-JWT: updated to 2.3.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/a1ee8fe43717
branches: trunk
changeset: 768389:a1ee8fe43717
user: adam <adam%pkgsrc.org@localhost>
date: Thu Oct 21 11:38:14 2021 +0000
description:
py-JWT: updated to 2.3.0
v2.3.0
Fixed
- Revert "Remove arbitrary kwargs."
Added
- Add exception chaining
diffstat:
textproc/py-JWT/Makefile | 4 ++--
textproc/py-JWT/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 9b9ef0a997d7 -r a1ee8fe43717 textproc/py-JWT/Makefile
--- a/textproc/py-JWT/Makefile Thu Oct 21 11:36:04 2021 +0000
+++ b/textproc/py-JWT/Makefile Thu Oct 21 11:38:14 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2021/10/11 09:02:25 adam Exp $
+# $NetBSD: Makefile,v 1.17 2021/10/21 11:38:14 adam Exp $
-DISTNAME= PyJWT-2.2.0
+DISTNAME= PyJWT-2.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Py//}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=P/PyJWT/}
diff -r 9b9ef0a997d7 -r a1ee8fe43717 textproc/py-JWT/distinfo
--- a/textproc/py-JWT/distinfo Thu Oct 21 11:36:04 2021 +0000
+++ b/textproc/py-JWT/distinfo Thu Oct 21 11:38:14 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2021/10/11 09:02:25 adam Exp $
+$NetBSD: distinfo,v 1.15 2021/10/21 11:38:14 adam Exp $
-RMD160 (PyJWT-2.2.0.tar.gz) = 1c623918720c90ebc41c40bf9a19b9eb3be7d5d1
-SHA512 (PyJWT-2.2.0.tar.gz) = e1cd8ba4fbde2adc906e18b04a925101f28091b4b23e39a1335ca6b933ab63132d07b2a4865399216ada17285b09f03bcf7fd1a12c238e7d4f15e7c9c1e32c75
-Size (PyJWT-2.2.0.tar.gz) = 62200 bytes
+RMD160 (PyJWT-2.3.0.tar.gz) = c862a165978caaa8a28ec56658fec189bae2d043
+SHA512 (PyJWT-2.3.0.tar.gz) = c6a1d8c3ce87d2122aa4ce4e19c5d2683aeffae6fb29b20fa17e2dfb1a07faf721beb8ca390d3acdeb85a1476025ca5af4fcdb1019f84c8c1bf229246a7aafe3
+Size (PyJWT-2.3.0.tar.gz) = 62279 bytes
Home |
Main Index |
Thread Index |
Old Index