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: wiz
Date: Sun Jul 13 21:11:43 UTC 2025
Modified Files:
pkgsrc/security/py-josepy: Makefile distinfo
Log Message:
py-josepy: update to 2.1.0.
2.1.0 (2025-07-08)
------------
* Added support for Python 3.14.
* Dropped support for Python 3.9.0 and 3.9.1 for compatibility with newer
versions of the cryptography Python package. Python 3.9.2+ is still
supported.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/security/py-josepy/Makefile
cvs rdiff -u -r1.20 -r1.21 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/Makefile
diff -u pkgsrc/security/py-josepy/Makefile:1.26 pkgsrc/security/py-josepy/Makefile:1.27
--- pkgsrc/security/py-josepy/Makefile:1.26 Mon Apr 28 09:00:05 2025
+++ pkgsrc/security/py-josepy/Makefile Sun Jul 13 21:11:43 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2025/04/28 09:00:05 adam Exp $
+# $NetBSD: Makefile,v 1.27 2025/07/13 21:11:43 wiz Exp $
-DISTNAME= josepy-2.0.0
+DISTNAME= josepy-2.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=j/josepy/}
Index: pkgsrc/security/py-josepy/distinfo
diff -u pkgsrc/security/py-josepy/distinfo:1.20 pkgsrc/security/py-josepy/distinfo:1.21
--- pkgsrc/security/py-josepy/distinfo:1.20 Mon Apr 28 09:00:05 2025
+++ pkgsrc/security/py-josepy/distinfo Sun Jul 13 21:11:43 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2025/04/28 09:00:05 adam Exp $
+$NetBSD: distinfo,v 1.21 2025/07/13 21:11:43 wiz Exp $
-BLAKE2s (josepy-2.0.0.tar.gz) = 7fa4d91acd407b6a0eb6b7038c15babdbe1f09f8833af35971238d9f7a3c0d64
-SHA512 (josepy-2.0.0.tar.gz) = fa1e255cd5f75b352faa0e25e530a5620af09c518cd1570f9bdc7cb5520fea119279577e95f7fe72bc2bc6f0b543411d2fffb0d639c961094fe311c0bbca1fef
-Size (josepy-2.0.0.tar.gz) = 55767 bytes
+BLAKE2s (josepy-2.1.0.tar.gz) = ffef8fa437f995bada03585a3e079667026ae2ce6563fa1cd4ae8af616385c33
+SHA512 (josepy-2.1.0.tar.gz) = fe941cc55a8f355512d8ae1ecfacb7cff7bc122bb2a50841293832af8b95afdcf0d296e69eb0554539eda7c4148acc6421843c0a15b0238bd714d5d40c8a0f41
+Size (josepy-2.1.0.tar.gz) = 56189 bytes
Home |
Main Index |
Thread Index |
Old Index