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: adam
Date: Thu Jan 23 08:27:21 UTC 2025
Modified Files:
pkgsrc/security/py-josepy: Makefile distinfo
Log Message:
py-josepy: updated to 1.15.0
1.15.0 (2025-01-22)
* Added a deprecation warning about future backwards incompatible changes. The
text of that warning is "The next major version of josepy will remove
josepy.util.ComparableX509 and all uses of it as part of removing our
dependency on PyOpenSSL. This includes modifying any functions with
ComparableX509 parameters or return values. This will be a breaking change.
To avoid breakage, we recommend pinning josepy < 2.0.0 until josepy 2.0.0 is
out and you've had time to update your code."
* Added support for Python 3.13.
* Dropped support for Python 3.7.
* Support for Python 3.8 has been deprecated and will be removed in the next
scheduled release.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/security/py-josepy/Makefile
cvs rdiff -u -r1.16 -r1.17 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.21 pkgsrc/security/py-josepy/Makefile:1.22
--- pkgsrc/security/py-josepy/Makefile:1.21 Tue Jan 7 14:11:07 2025
+++ pkgsrc/security/py-josepy/Makefile Thu Jan 23 08:27:20 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2025/01/07 14:11:07 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2025/01/23 08:27:20 adam Exp $
-DISTNAME= josepy-1.14.0
+DISTNAME= josepy-1.15.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.16 pkgsrc/security/py-josepy/distinfo:1.17
--- pkgsrc/security/py-josepy/distinfo:1.16 Tue Nov 7 08:55:27 2023
+++ pkgsrc/security/py-josepy/distinfo Thu Jan 23 08:27:20 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2023/11/07 08:55:27 wiz Exp $
+$NetBSD: distinfo,v 1.17 2025/01/23 08:27:20 adam Exp $
-BLAKE2s (josepy-1.14.0.tar.gz) = 817ed264a605831a13cdbcb8c38d617f42170ffa9795c547157af38563d0a482
-SHA512 (josepy-1.14.0.tar.gz) = e003916fb6c8d0907c5b63a20a37f167ca720d377f4fbb434884cc0d50c63aa100ff62ca753615b810b9874f4f95249f9c7c7fa03fa25b1449d2e5a9d4f7f167
-Size (josepy-1.14.0.tar.gz) = 58794 bytes
+BLAKE2s (josepy-1.15.0.tar.gz) = 95c083fece521e427a8f07d9b419e9d671e882a0b2fa027daac4547c9f41d502
+SHA512 (josepy-1.15.0.tar.gz) = 92799e9230f64e7ef37c749cb68c293d1b97e2e14c94e045564e45402ff3363af4cca95a7bbf599821cf7ad9317ca31add6868d3bdb3699ee9c171b415a02e48
+Size (josepy-1.15.0.tar.gz) = 59310 bytes
Home |
Main Index |
Thread Index |
Old Index