14
0

- update to 8.5.1:

* Fix issue with type check failure in `wcmatch.glob`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcmatch?expand=0&rev=10
This commit is contained in:
2024-03-13 19:03:28 +00:00
committed by Git OBS Bridge
parent 5eff01a6d4
commit abdfc941c0
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 13 19:02:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 8.5.1:
* Fix issue with type check failure in `wcmatch.glob`.
-------------------------------------------------------------------
Tue Jan 2 21:47:43 UTC 2024 - Dirk Müller <dmueller@suse.com>