Wed May 15 15:09:13 2024 UTC (32d)
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.


(adam)
diff -r1.10 -r1.11 pkgsrc/textproc/py-wcmatch/Makefile
diff -r1.8 -r1.9 pkgsrc/textproc/py-wcmatch/distinfo

cvs diff -r1.10 -r1.11 pkgsrc/textproc/py-wcmatch/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/py-wcmatch/Makefile 2024/02/21 08:55:39 1.10
+++ pkgsrc/textproc/py-wcmatch/Makefile 2024/05/15 15:09:13 1.11
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.10 2024/02/21 08:55:39 adam Exp $ 1# $NetBSD: Makefile,v 1.11 2024/05/15 15:09:13 adam Exp $
2 2
3DISTNAME= wcmatch-8.5.1 3DISTNAME= wcmatch-8.5.2
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= textproc python 5CATEGORIES= textproc python
6MASTER_SITES= ${MASTER_SITE_PYPI:=w/wcmatch/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=w/wcmatch/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/facelessuser/wcmatch 9HOMEPAGE= https://github.com/facelessuser/wcmatch
10COMMENT= Wildcard/glob file name matcher 10COMMENT= Wildcard/glob file name matcher
11LICENSE= mit 11LICENSE= mit
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=0.21.1:../../devel/py-hatchling 13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=0.21.1:../../devel/py-hatchling
14DEPENDS+= ${PYPKGPREFIX}-bracex>=2.1.1:../../textproc/py-bracex 14DEPENDS+= ${PYPKGPREFIX}-bracex>=2.1.1:../../textproc/py-bracex
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none

cvs diff -r1.8 -r1.9 pkgsrc/textproc/py-wcmatch/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-wcmatch/distinfo 2024/02/21 08:55:39 1.8
+++ pkgsrc/textproc/py-wcmatch/distinfo 2024/05/15 15:09:13 1.9
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.8 2024/02/21 08:55:39 adam Exp $ 1$NetBSD: distinfo,v 1.9 2024/05/15 15:09:13 adam Exp $
2 2
3BLAKE2s (wcmatch-8.5.1.tar.gz) = c13bab117ad97a9cd15ffd7137e64d7b8348891255fa5709923023f1f7419c7c 3BLAKE2s (wcmatch-8.5.2.tar.gz) = ab518f0f3ac2ef0a98213456d264c7a762e456e8199a9c5d5e18be23c5367769
4SHA512 (wcmatch-8.5.1.tar.gz) = 0bfd85155d58c5c521b01fca75a600da60bd5c13378febb075d2e8a8082beea74067d66fa64a111c145dfd2793cbb918c8c9802cfc9780a097f49e1a454a9b32 4SHA512 (wcmatch-8.5.2.tar.gz) = 7d96f2c424cdeff4b2be17cb2abf8141185c1fd262b3925efd41e425c5089157c388c43df66d1132eea3f8040e06be6cdb9fbe613a9b129519ea91b23d1fef49
5Size (wcmatch-8.5.1.tar.gz) = 114891 bytes 5Size (wcmatch-8.5.2.tar.gz) = 114983 bytes