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:           Wed Nov 12 09:02:43 UTC 2025

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

Log Message:
py-frozendict: updated to 2.4.7

2.4.7

Now pickle is only marginally slower than dict for C Extension!
Added wheels also for riscv64, armv7l, ppc64le and s390x archs and for old 32 bit archs.
readded "generic" pure py wheel.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/py-frozendict/Makefile
cvs rdiff -u -r1.23 -r1.24 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.30 pkgsrc/devel/py-frozendict/Makefile:1.31
--- pkgsrc/devel/py-frozendict/Makefile:1.30    Sat Apr 12 10:59:19 2025
+++ pkgsrc/devel/py-frozendict/Makefile Wed Nov 12 09:02:43 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2025/04/12 10:59:19 adam Exp $
+# $NetBSD: Makefile,v 1.31 2025/11/12 09:02:43 adam Exp $
 
-DISTNAME=      frozendict-2.4.6
+DISTNAME=      frozendict-2.4.7
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=f/frozendict/}
 

Index: pkgsrc/devel/py-frozendict/distinfo
diff -u pkgsrc/devel/py-frozendict/distinfo:1.23 pkgsrc/devel/py-frozendict/distinfo:1.24
--- pkgsrc/devel/py-frozendict/distinfo:1.23    Mon Oct 14 14:47:58 2024
+++ pkgsrc/devel/py-frozendict/distinfo Wed Nov 12 09:02:43 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.23 2024/10/14 14:47:58 adam Exp $
+$NetBSD: distinfo,v 1.24 2025/11/12 09:02:43 adam Exp $
 
-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
+BLAKE2s (frozendict-2.4.7.tar.gz) = 371f0f80901d769419fc2290b37630be8692a1e1621fff08f9fd826598c09778
+SHA512 (frozendict-2.4.7.tar.gz) = 91e77b144a85ab7ff1240b303640323274150544d5adaf25615ed8acfd5353bcf37a149d3ff9d79ca6fd54d99c4fbb43fdd38ae2cf76a77d1c70c44912d2d96d
+Size (frozendict-2.4.7.tar.gz) = 317082 bytes



Home | Main Index | Thread Index | Old Index