pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-immutabledict



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Nov 18 08:59:23 UTC 2024

Modified Files:
        pkgsrc/devel/py-immutabledict: Makefile distinfo

Log Message:
py-immutabledict: updated to 4.2.1

4.2.1

Published with attestation
Update classifiers, Github Actions... for Python 3.13 (no code changes)


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-immutabledict/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-immutabledict/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-immutabledict/Makefile
diff -u pkgsrc/devel/py-immutabledict/Makefile:1.11 pkgsrc/devel/py-immutabledict/Makefile:1.12
--- pkgsrc/devel/py-immutabledict/Makefile:1.11 Thu Mar  7 10:04:28 2024
+++ pkgsrc/devel/py-immutabledict/Makefile      Mon Nov 18 08:59:23 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2024/03/07 10:04:28 adam Exp $
+# $NetBSD: Makefile,v 1.12 2024/11/18 08:59:23 adam Exp $
 
-DISTNAME=      immutabledict-4.2.0
+DISTNAME=      immutabledict-4.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/immutabledict/}
@@ -14,7 +14,5 @@ TOOL_DEPENDS+=        ${PYPKGPREFIX}-poetry-cor
 
 USE_LANGUAGES= # none
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/py-immutabledict/distinfo
diff -u pkgsrc/devel/py-immutabledict/distinfo:1.10 pkgsrc/devel/py-immutabledict/distinfo:1.11
--- pkgsrc/devel/py-immutabledict/distinfo:1.10 Thu Mar  7 10:04:28 2024
+++ pkgsrc/devel/py-immutabledict/distinfo      Mon Nov 18 08:59:23 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2024/03/07 10:04:28 adam Exp $
+$NetBSD: distinfo,v 1.11 2024/11/18 08:59:23 adam Exp $
 
-BLAKE2s (immutabledict-4.2.0.tar.gz) = f35080bcb5a23e677e87951adc3aeb91404db0fc7cbdc4eb54676cbc81e6a994
-SHA512 (immutabledict-4.2.0.tar.gz) = 56be1239ea8161e54744a7bf5d17c0cc29410d7a7327fe97b3290f9e566dd19f662bac0e4e9f3c060cceece0df5d39638bf4258f3edfcf693f7f9b2bddc1d6b7
-Size (immutabledict-4.2.0.tar.gz) = 6165 bytes
+BLAKE2s (immutabledict-4.2.1.tar.gz) = 96cb7d5cf5940aaa73c5605f0731e16272b019c3b9b21482c38e42713ba32a7d
+SHA512 (immutabledict-4.2.1.tar.gz) = bf09067a371abe4caa829b9ad08000f244a8ed8cbbc6f25c118f555a9f281c2b7e26f66f112a5188e80b49e826a76953040f45eb64f3ce9d258dc66c911a5200
+Size (immutabledict-4.2.1.tar.gz) = 6228 bytes



Home | Main Index | Thread Index | Old Index