pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-wcmatch



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Jun 30 05:44:02 UTC 2026

Modified Files:
        pkgsrc/textproc/py-wcmatch: Makefile distinfo

Log Message:
py-wcmatch: updated to 10.2

10.2

- **NEW**: Require `bracex` 3.0 for bug fixes.
- **NEW**: Drop support for Python 3.9 which is "end of life".


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/textproc/py-wcmatch/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/textproc/py-wcmatch/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-wcmatch/Makefile
diff -u pkgsrc/textproc/py-wcmatch/Makefile:1.14 pkgsrc/textproc/py-wcmatch/Makefile:1.15
--- pkgsrc/textproc/py-wcmatch/Makefile:1.14    Mon Jun 30 19:47:11 2025
+++ pkgsrc/textproc/py-wcmatch/Makefile Tue Jun 30 05:44:02 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2025/06/30 19:47:11 adam Exp $
+# $NetBSD: Makefile,v 1.15 2026/06/30 05:44:02 adam Exp $
 
-DISTNAME=      wcmatch-10.1
+DISTNAME=      wcmatch-10.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=w/wcmatch/}

Index: pkgsrc/textproc/py-wcmatch/distinfo
diff -u pkgsrc/textproc/py-wcmatch/distinfo:1.12 pkgsrc/textproc/py-wcmatch/distinfo:1.13
--- pkgsrc/textproc/py-wcmatch/distinfo:1.12    Mon Jun 30 19:47:11 2025
+++ pkgsrc/textproc/py-wcmatch/distinfo Tue Jun 30 05:44:02 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2025/06/30 19:47:11 adam Exp $
+$NetBSD: distinfo,v 1.13 2026/06/30 05:44:02 adam Exp $
 
-BLAKE2s (wcmatch-10.1.tar.gz) = 953de4fd3e87df2f8126dfb2b5fa01397b4059408db48804e025e097703f095c
-SHA512 (wcmatch-10.1.tar.gz) = 83d363ada86266ac23b67801a4b7bbc5eb30ec9e73b93a7bfc6e5bcc4b37528a65b683cd6e29e70aace6971e240bb1ed210172d40ef262db0650ad98d20541b8
-Size (wcmatch-10.1.tar.gz) = 117421 bytes
+BLAKE2s (wcmatch-10.2.tar.gz) = 3c53d2f2cf671d09a9b86a176150ee048936fd8e5bfea724403776c6ce2de193
+SHA512 (wcmatch-10.2.tar.gz) = a910bd5c1f2806b7f11a76d0e5a3964b3374e4a8637f43c143ef744a0e91ebf88a24677d3fabbfe8bed4a50255f3b490ab771ad173cb43424c044b7252ea7597
+Size (wcmatch-10.2.tar.gz) = 132499 bytes



Home | Main Index | Thread Index | Old Index