pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-wrapt



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Aug 31 10:25:16 UTC 2026

Modified Files:
        pkgsrc/devel/py-wrapt: Makefile PLIST distinfo

Log Message:
py-wrapt: updated to 2.4.0

2.4.0
https://wrapt.readthedocs.io/en/latest/changes.html#version-2-4-0


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/py-wrapt/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-wrapt/PLIST
cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/py-wrapt/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-wrapt/Makefile
diff -u pkgsrc/devel/py-wrapt/Makefile:1.34 pkgsrc/devel/py-wrapt/Makefile:1.35
--- pkgsrc/devel/py-wrapt/Makefile:1.34 Sun Aug  2 09:29:34 2026
+++ pkgsrc/devel/py-wrapt/Makefile      Mon Aug 31 10:25:16 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2026/08/02 09:29:34 adam Exp $
+# $NetBSD: Makefile,v 1.35 2026/08/31 10:25:16 adam Exp $
 
-DISTNAME=      wrapt-2.3.0
+DISTNAME=      wrapt-2.4.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=w/wrapt/}

Index: pkgsrc/devel/py-wrapt/PLIST
diff -u pkgsrc/devel/py-wrapt/PLIST:1.9 pkgsrc/devel/py-wrapt/PLIST:1.10
--- pkgsrc/devel/py-wrapt/PLIST:1.9     Fri May 22 10:37:07 2026
+++ pkgsrc/devel/py-wrapt/PLIST Mon Aug 31 10:25:16 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2026/05/22 10:37:07 adam Exp $
+@comment $NetBSD: PLIST,v 1.10 2026/08/31 10:25:16 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -22,6 +22,9 @@ ${PYSITELIB}/wrapt/caching.pyo
 ${PYSITELIB}/wrapt/decorators.py
 ${PYSITELIB}/wrapt/decorators.pyc
 ${PYSITELIB}/wrapt/decorators.pyo
+${PYSITELIB}/wrapt/exceptions.py
+${PYSITELIB}/wrapt/exceptions.pyc
+${PYSITELIB}/wrapt/exceptions.pyo
 ${PYSITELIB}/wrapt/importer.py
 ${PYSITELIB}/wrapt/importer.pyc
 ${PYSITELIB}/wrapt/importer.pyo

Index: pkgsrc/devel/py-wrapt/distinfo
diff -u pkgsrc/devel/py-wrapt/distinfo:1.28 pkgsrc/devel/py-wrapt/distinfo:1.29
--- pkgsrc/devel/py-wrapt/distinfo:1.28 Sun Aug  2 09:29:34 2026
+++ pkgsrc/devel/py-wrapt/distinfo      Mon Aug 31 10:25:16 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2026/08/02 09:29:34 adam Exp $
+$NetBSD: distinfo,v 1.29 2026/08/31 10:25:16 adam Exp $
 
-BLAKE2s (wrapt-2.3.0.tar.gz) = 66e0a2df64faacaeb74916cf8c9795ec5d59c1e957913805014566b0f41f9816
-SHA512 (wrapt-2.3.0.tar.gz) = 60605992677fe99fdf3328197486b77ec55d1b22e0072c4ab03eff423b5e91a31007fd780cd20676040714f895d3f7cf26b324b6c74bf53a02ceee1224a4c0ea
-Size (wrapt-2.3.0.tar.gz) = 131509 bytes
+BLAKE2s (wrapt-2.4.0.tar.gz) = def2fecfd597220a55cf5786eaa72e4411a2f9c84144607e9352bd08ae6c6bed
+SHA512 (wrapt-2.4.0.tar.gz) = 7d832d4600dfccf3813c19e37879688fe4bc136bdcb357f53ce3b32029b46a088dc8423328dd2bc875eee564618a5e078a4deaad8826c9f215c71d226fdfbb43
+Size (wrapt-2.4.0.tar.gz) = 161179 bytes



Home | Main Index | Thread Index | Old Index