14
0
forked from pool/python-regex

- update to 2024.5.15:

* fix hangs with fuzzy and optionals
  * Updated for Python 3.13.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=56
This commit is contained in:
2024-06-06 20:28:57 +00:00
committed by Git OBS Bridge
parent 505812a331
commit e084684e56
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 6 20:28:06 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2024.5.15:
* fix hangs with fuzzy and optionals
* Updated for Python 3.13.
-------------------------------------------------------------------
Thu May 2 08:57:54 UTC 2024 - Dirk Müller <dmueller@suse.com>