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: Wed May 15 15:09:13 UTC 2024
Modified Files:
pkgsrc/textproc/py-wcmatch: Makefile distinfo
Log Message:
py-wcmatch: updated to 8.5.2
8.5.2
- **FIX**: Fix `pathlib` issue with inheritance on Python versions greater than 3.12.
- **FIX**: Fix `EXTMATCH` case with `!(...)` patterns.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/py-wcmatch/Makefile
cvs rdiff -u -r1.8 -r1.9 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.10 pkgsrc/textproc/py-wcmatch/Makefile:1.11
--- pkgsrc/textproc/py-wcmatch/Makefile:1.10 Wed Feb 21 08:55:39 2024
+++ pkgsrc/textproc/py-wcmatch/Makefile Wed May 15 15:09:13 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2024/02/21 08:55:39 adam Exp $
+# $NetBSD: Makefile,v 1.11 2024/05/15 15:09:13 adam Exp $
-DISTNAME= wcmatch-8.5.1
+DISTNAME= wcmatch-8.5.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.8 pkgsrc/textproc/py-wcmatch/distinfo:1.9
--- pkgsrc/textproc/py-wcmatch/distinfo:1.8 Wed Feb 21 08:55:39 2024
+++ pkgsrc/textproc/py-wcmatch/distinfo Wed May 15 15:09:13 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2024/02/21 08:55:39 adam Exp $
+$NetBSD: distinfo,v 1.9 2024/05/15 15:09:13 adam Exp $
-BLAKE2s (wcmatch-8.5.1.tar.gz) = c13bab117ad97a9cd15ffd7137e64d7b8348891255fa5709923023f1f7419c7c
-SHA512 (wcmatch-8.5.1.tar.gz) = 0bfd85155d58c5c521b01fca75a600da60bd5c13378febb075d2e8a8082beea74067d66fa64a111c145dfd2793cbb918c8c9802cfc9780a097f49e1a454a9b32
-Size (wcmatch-8.5.1.tar.gz) = 114891 bytes
+BLAKE2s (wcmatch-8.5.2.tar.gz) = ab518f0f3ac2ef0a98213456d264c7a762e456e8199a9c5d5e18be23c5367769
+SHA512 (wcmatch-8.5.2.tar.gz) = 7d96f2c424cdeff4b2be17cb2abf8141185c1fd262b3925efd41e425c5089157c388c43df66d1132eea3f8040e06be6cdb9fbe613a9b129519ea91b23d1fef49
+Size (wcmatch-8.5.2.tar.gz) = 114983 bytes
Home |
Main Index |
Thread Index |
Old Index