pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-jaraco.functools



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jul  1 05:56:42 UTC 2025

Modified Files:
        pkgsrc/devel/py-jaraco.functools: Makefile distinfo

Log Message:
py-jaraco.functools: updated to 4.2.1

v4.2.1

No significant changes.

v4.2.0

Features
- Add 'passthrough' function.

Bugfixes
- Added missing `splat` in stubs


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/py-jaraco.functools/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-jaraco.functools/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-jaraco.functools/Makefile
diff -u pkgsrc/devel/py-jaraco.functools/Makefile:1.21 pkgsrc/devel/py-jaraco.functools/Makefile:1.22
--- pkgsrc/devel/py-jaraco.functools/Makefile:1.21      Sat Apr 12 11:18:40 2025
+++ pkgsrc/devel/py-jaraco.functools/Makefile   Tue Jul  1 05:56:42 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2025/04/12 11:18:40 adam Exp $
+# $NetBSD: Makefile,v 1.22 2025/07/01 05:56:42 adam Exp $
 
-DISTNAME=      jaraco_functools-4.1.0
+DISTNAME=      jaraco_functools-4.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/./}
-PKGREVISION=   2
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=j/jaraco.functools/}
 

Index: pkgsrc/devel/py-jaraco.functools/distinfo
diff -u pkgsrc/devel/py-jaraco.functools/distinfo:1.14 pkgsrc/devel/py-jaraco.functools/distinfo:1.15
--- pkgsrc/devel/py-jaraco.functools/distinfo:1.14      Thu Oct  3 10:13:20 2024
+++ pkgsrc/devel/py-jaraco.functools/distinfo   Tue Jul  1 05:56:42 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2024/10/03 10:13:20 adam Exp $
+$NetBSD: distinfo,v 1.15 2025/07/01 05:56:42 adam Exp $
 
-BLAKE2s (jaraco_functools-4.1.0.tar.gz) = 62f890295ebe0b36c899c95a1917980cba3ced5900d1ca125e526ab31a432f00
-SHA512 (jaraco_functools-4.1.0.tar.gz) = e893533830e176a7ac0a2da3c1b3fa3c53103e7aa163f9ab7c49635040ea845e19348dbf2628252de3c2952330682f5649a8113a6242db72e05995cca6919dfd
-Size (jaraco_functools-4.1.0.tar.gz) = 19159 bytes
+BLAKE2s (jaraco_functools-4.2.1.tar.gz) = 8580b946d40c137acc9596c60d60ea995d2e0b8ada8c2db363ae30bb46ff0104
+SHA512 (jaraco_functools-4.2.1.tar.gz) = f32a0a3410cffb9467a2713d2867b95e4b7491f4df28e5191cceb4e748104617ff3df79f4a86916388fca8cbe379cd8f314ed5276826057aa07b35fb7e046568
+Size (jaraco_functools-4.2.1.tar.gz) = 19661 bytes



Home | Main Index | Thread Index | Old Index