forked from pool/python-wcmatch
- update to 8.5:
* Formally support Python 3.11 (no change).
* Add support for Python 3.12 (`pathlib` changes).
* Drop Python 3.7 support.
* Fix handling of current directory when magic and
non-magic patterns are mixed in `glob` pattern list.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcmatch?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 2 21:47:43 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 8.5:
|
||||
* Formally support Python 3.11 (no change).
|
||||
* Add support for Python 3.12 (`pathlib` changes).
|
||||
* Drop Python 3.7 support.
|
||||
* Fix handling of current directory when magic and
|
||||
non-magic patterns are mixed in `glob` pattern list.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 5 10:40:25 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user