pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-propcache



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Oct 10 08:16:23 UTC 2025

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

Log Message:
py-propcache: updated to 0.4.1

0.4.1

Bug fixes
- Fixed reference leak caused by ``Py_INCREF`` because Cython has its own reference counter systems


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-propcache/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-propcache/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-propcache/Makefile
diff -u pkgsrc/devel/py-propcache/Makefile:1.8 pkgsrc/devel/py-propcache/Makefile:1.9
--- pkgsrc/devel/py-propcache/Makefile:1.8      Thu Oct  9 07:57:34 2025
+++ pkgsrc/devel/py-propcache/Makefile  Fri Oct 10 08:16:23 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2025/10/09 07:57:34 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2025/10/10 08:16:23 adam Exp $
 
-DISTNAME=      propcache-0.4.0
+DISTNAME=      propcache-0.4.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/propcache/}

Index: pkgsrc/devel/py-propcache/distinfo
diff -u pkgsrc/devel/py-propcache/distinfo:1.6 pkgsrc/devel/py-propcache/distinfo:1.7
--- pkgsrc/devel/py-propcache/distinfo:1.6      Sun Oct  5 16:33:10 2025
+++ pkgsrc/devel/py-propcache/distinfo  Fri Oct 10 08:16:23 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2025/10/05 16:33:10 wiz Exp $
+$NetBSD: distinfo,v 1.7 2025/10/10 08:16:23 adam Exp $
 
-BLAKE2s (propcache-0.4.0.tar.gz) = d94a0a293ea9d41998659b561608072b5ed2a86d87536b1c0820265d3af3fc1f
-SHA512 (propcache-0.4.0.tar.gz) = 883ba1851c8248e49ea1c4b697c06e12754d980c6ff9765350b124ed914385ce70bd061616db35a7fcb235957ac1cecad132ec51fac20e59e90c4cd65306085b
-Size (propcache-0.4.0.tar.gz) = 45187 bytes
+BLAKE2s (propcache-0.4.1.tar.gz) = 08f3e0af87333f586513f824ae3a9c853baf05e8229298435d6e9a218a5b0799
+SHA512 (propcache-0.4.1.tar.gz) = 10342a0e64107eea991fe163901e02537304225fca4a0e9c62d1f5dd0077e3eac6a892e6cd2dffe943d52ba121fb603e2150e1aa63deb0cd5003083310a07070
+Size (propcache-0.4.1.tar.gz) = 46442 bytes



Home | Main Index | Thread Index | Old Index