14
0
forked from pool/python-regex

- update to 2021.7.6:

* drop-in replacement for python re
  * fix fuzzy character restrictions not applying to insertions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=29
This commit is contained in:
2021-08-01 09:31:52 +00:00
committed by Git OBS Bridge
parent 853f142929
commit 98812f1322
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Aug 1 09:30:05 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 2021.7.6:
* drop-in replacement for python re
* fix fuzzy character restrictions not applying to insertions
-------------------------------------------------------------------
Sun May 9 14:40:45 UTC 2021 - Dirk Müller <dmueller@suse.com>