pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-frozendict



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Oct 14 14:47:58 UTC 2024

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

Log Message:
py-frozendict: updated to 2.4.6

2.4.6

Added pure py wheel for Python 3.13
Now set, setdefault and delete does always a shallow copy, as the C extension, tuple and the rest of the world.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/py-frozendict/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/py-frozendict/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-frozendict/Makefile
diff -u pkgsrc/devel/py-frozendict/Makefile:1.27 pkgsrc/devel/py-frozendict/Makefile:1.28
--- pkgsrc/devel/py-frozendict/Makefile:1.27    Mon Oct  7 10:54:08 2024
+++ pkgsrc/devel/py-frozendict/Makefile Mon Oct 14 14:47:58 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2024/10/07 10:54:08 adam Exp $
+# $NetBSD: Makefile,v 1.28 2024/10/14 14:47:58 adam Exp $
 
-DISTNAME=      frozendict-2.4.5
+DISTNAME=      frozendict-2.4.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=f/frozendict/}

Index: pkgsrc/devel/py-frozendict/distinfo
diff -u pkgsrc/devel/py-frozendict/distinfo:1.22 pkgsrc/devel/py-frozendict/distinfo:1.23
--- pkgsrc/devel/py-frozendict/distinfo:1.22    Mon Oct  7 10:54:08 2024
+++ pkgsrc/devel/py-frozendict/distinfo Mon Oct 14 14:47:58 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2024/10/07 10:54:08 adam Exp $
+$NetBSD: distinfo,v 1.23 2024/10/14 14:47:58 adam Exp $
 
-BLAKE2s (frozendict-2.4.5.tar.gz) = 5530e44bd1619bc86db133665107f2965450fe2eb96fb6848556f1b1085d8ced
-SHA512 (frozendict-2.4.5.tar.gz) = dec3348f652d937189e8bde958cf9414270b670f01f8c09b98f64be22efb389180bfce2b87bfb7c78d93ed893428bd079637dbe651352effac2de8a4587b2272
-Size (frozendict-2.4.5.tar.gz) = 316463 bytes
+BLAKE2s (frozendict-2.4.6.tar.gz) = afde7d4aa4e0717e4ae624931a3eaf77bc6f86833b011755e823a3a4a7559124
+SHA512 (frozendict-2.4.6.tar.gz) = 3e6d1b530bbad65ea6a38645a3222d722e06e27eb65d19f903f4f434c7aa48d7522040ebc19035f73b4545761ce84a72b5d812c839ec199a5446f8c4d94354b4
+Size (frozendict-2.4.6.tar.gz) = 316416 bytes



Home | Main Index | Thread Index | Old Index