14
0
forked from pool/python-regex

- update to 2024.4.28:

* Git issue 527: `VERBOSE`/`X` flag breaks `\N` escapes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=54
This commit is contained in:
2024-05-02 08:58:17 +00:00
committed by Git OBS Bridge
parent 9c1f2642cd
commit 505812a331
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 2 08:57:54 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2024.4.28:
* Git issue 527: `VERBOSE`/`X` flag breaks `\N` escapes
-------------------------------------------------------------------
Sat Apr 20 07:43:48 UTC 2024 - Dirk Müller <dmueller@suse.com>