pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jul  1 05:59:27 UTC 2025

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

Log Message:
py-jaraco.collections: updated to 5.2.1

v5.2.1

Bugfixes
- Fixed issue when the defaults included the key 'target'.

v5.2.0

Features
- Added set_defaults function.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/py-jaraco.collections/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-jaraco.collections/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.collections/Makefile
diff -u pkgsrc/devel/py-jaraco.collections/Makefile:1.11 pkgsrc/devel/py-jaraco.collections/Makefile:1.12
--- pkgsrc/devel/py-jaraco.collections/Makefile:1.11    Sat Apr 12 11:18:39 2025
+++ pkgsrc/devel/py-jaraco.collections/Makefile Tue Jul  1 05:59:27 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2025/04/12 11:18:39 adam Exp $
+# $NetBSD: Makefile,v 1.12 2025/07/01 05:59:27 adam Exp $
 
-DISTNAME=      jaraco_collections-5.1.0
+DISTNAME=      jaraco_collections-5.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/./}
-PKGREVISION=   2
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=j/jaraco.collections/}
 

Index: pkgsrc/devel/py-jaraco.collections/distinfo
diff -u pkgsrc/devel/py-jaraco.collections/distinfo:1.6 pkgsrc/devel/py-jaraco.collections/distinfo:1.7
--- pkgsrc/devel/py-jaraco.collections/distinfo:1.6     Sun Sep 15 09:34:14 2024
+++ pkgsrc/devel/py-jaraco.collections/distinfo Tue Jul  1 05:59:27 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2024/09/15 09:34:14 adam Exp $
+$NetBSD: distinfo,v 1.7 2025/07/01 05:59:27 adam Exp $
 
-BLAKE2s (jaraco_collections-5.1.0.tar.gz) = ed2ed138fb5d2c980983c0f079f7ffd05dfa8ba2950971c9d7f5c5156399a5c9
-SHA512 (jaraco_collections-5.1.0.tar.gz) = b03b247657ad25df0b86ad125728e37c8123fdd1834adfc16c7e41fb9c31b9d4c1b168ed40614b965caafc7dd55fd14bba8c355648c8b5cca13b50736bc32883
-Size (jaraco_collections-5.1.0.tar.gz) = 19026 bytes
+BLAKE2s (jaraco_collections-5.2.1.tar.gz) = 275c6391fead057b4ff5de097674c08b14f666fe536ea3de3bf77021f22c3434
+SHA512 (jaraco_collections-5.2.1.tar.gz) = fb759a1ff684c2c1d4c23114125f9f83508f2b49701f1e7192ff0cff7db88ec933fc4d7f82bda3e311c23153056244b7d9a7b676a7e8b8831b0ee172642ff51d
+Size (jaraco_collections-5.2.1.tar.gz) = 19729 bytes



Home | Main Index | Thread Index | Old Index