15
0
forked from pool/python-exrex

- remove obsolete fix-setup-encoding.patch

- remove obsolete fix-python-3.11.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exrex?expand=0&rev=18
This commit is contained in:
2023-03-12 11:30:49 +00:00
committed by Git OBS Bridge
parent 1e85fc3497
commit 0efd49a016

View File

@@ -5,6 +5,8 @@ Sun Mar 12 08:36:45 UTC 2023 - Sebastian Wagner <sebix@sebix.at>
- Add support for \w and \W
- fix utf-8
- Fix: Import error sre_parse: sre_parse module was moved in py3.11
- remove obsolete fix-setup-encoding.patch
- remove obsolete fix-python-3.11.patch
-------------------------------------------------------------------
Mon Feb 27 19:06:55 UTC 2023 - Sebastian Wagner <sebix@sebix.at>