pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/py-asn1-modules



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Sep 11 08:07:50 UTC 2024

Modified Files:
        pkgsrc/security/py-asn1-modules: Makefile distinfo

Log Message:
py-asn1-modules: updated to 0.4.1

Revision 0.4.1, released 10-09-2024

- Added support for Python 3.13


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/security/py-asn1-modules/Makefile \
    pkgsrc/security/py-asn1-modules/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-asn1-modules/Makefile
diff -u pkgsrc/security/py-asn1-modules/Makefile:1.16 pkgsrc/security/py-asn1-modules/Makefile:1.17
--- pkgsrc/security/py-asn1-modules/Makefile:1.16       Tue Apr  2 17:36:46 2024
+++ pkgsrc/security/py-asn1-modules/Makefile    Wed Sep 11 08:07:50 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2024/04/02 17:36:46 adam Exp $
+# $NetBSD: Makefile,v 1.17 2024/09/11 08:07:50 adam Exp $
 
-DISTNAME=      pyasn1_modules-0.4.0
+DISTNAME=      pyasn1_modules-0.4.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//:S/_/-/}
 CATEGORIES=    security python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pyasn1-modules/}
@@ -12,11 +12,9 @@ LICENSE=     2-clause-bsd
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
 TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-DEPENDS+=      ${PYPKGPREFIX}-asn1>=0.5.0:../../security/py-asn1
+DEPENDS+=      ${PYPKGPREFIX}-asn1>=0.4.6:../../security/py-asn1
 
 USE_LANGUAGES= # none
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/security/py-asn1-modules/distinfo
diff -u pkgsrc/security/py-asn1-modules/distinfo:1.16 pkgsrc/security/py-asn1-modules/distinfo:1.17
--- pkgsrc/security/py-asn1-modules/distinfo:1.16       Tue Apr  2 17:36:46 2024
+++ pkgsrc/security/py-asn1-modules/distinfo    Wed Sep 11 08:07:50 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2024/04/02 17:36:46 adam Exp $
+$NetBSD: distinfo,v 1.17 2024/09/11 08:07:50 adam Exp $
 
-BLAKE2s (pyasn1_modules-0.4.0.tar.gz) = e940189012da526d68fa05b52d1746d12cf9768ef743b46e6e2ff3c8314baf83
-SHA512 (pyasn1_modules-0.4.0.tar.gz) = d28cbb44788b3a33b9da807d273a6afab38ff420e8ce1264a9ebc68beb003f9ac9673210a5eb829d17ed1ae01798f856a0409dcbcd1a17b489c767d4b11467d3
-Size (pyasn1_modules-0.4.0.tar.gz) = 307859 bytes
+BLAKE2s (pyasn1_modules-0.4.1.tar.gz) = 4fc2c4288d98f013f2512151811eab873c1e3eca813f8d3a91c04fb78c6c0f2c
+SHA512 (pyasn1_modules-0.4.1.tar.gz) = d3716cafbfe940c5415cb59073897cd15d69b9723064ba581b7d573fe9a0fad9872d88517fe03b0db5b4fa93f8cd3254372e71d60ff5975013c97409b6c22d1d
+Size (pyasn1_modules-0.4.1.tar.gz) = 310028 bytes



Home | Main Index | Thread Index | Old Index