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:           Wed Feb 19 16:12:17 UTC 2025

Modified Files:
        pkgsrc/security/py-josepy: Makefile distinfo

Log Message:
py-josepy: downgrade to 1.15

The world is not ready for it


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/security/py-josepy/Makefile
cvs rdiff -u -r1.18 -r1.19 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.23 pkgsrc/security/py-josepy/Makefile:1.24
--- pkgsrc/security/py-josepy/Makefile:1.23     Wed Feb 19 13:22:03 2025
+++ pkgsrc/security/py-josepy/Makefile  Wed Feb 19 16:12:17 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2025/02/19 13:22:03 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2025/02/19 16:12:17 wiz Exp $
 
-DISTNAME=      josepy-2.0.0
+DISTNAME=      josepy-1.15.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=j/josepy/}
@@ -25,5 +25,6 @@ post-install:
 
 .include "../../lang/python/wheel.mk"
 PYTHON_VERSIONED_DEPENDENCIES+=        cryptography
+PYTHON_VERSIONED_DEPENDENCIES+=        OpenSSL
 .include "../../lang/python/versioned_dependencies.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/security/py-josepy/distinfo
diff -u pkgsrc/security/py-josepy/distinfo:1.18 pkgsrc/security/py-josepy/distinfo:1.19
--- pkgsrc/security/py-josepy/distinfo:1.18     Wed Feb 19 13:22:03 2025
+++ pkgsrc/security/py-josepy/distinfo  Wed Feb 19 16:12:17 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2025/02/19 13:22:03 wiz Exp $
+$NetBSD: distinfo,v 1.19 2025/02/19 16:12:17 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-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