14
0

- update to 8.5.2:

* Fix `pathlib` issue with inheritance on Python
    versions greater than 3.12.
  * Fix `EXTMATCH` case with `!(...)` patterns.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcmatch?expand=0&rev=12
This commit is contained in:
2024-06-10 08:27:35 +00:00
committed by Git OBS Bridge
parent abdfc941c0
commit 0afcb43d4c
4 changed files with 12 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
%{?python_enable_dependency_generator}
Name: python-wcmatch
Version: 8.5.1
Version: 8.5.2
Release: 0
Summary: Wildcard/glob file name matcher
License: MIT