Accepting request 909591 from devel:languages:python
- 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/request/show/909591 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=13
This commit is contained in:
commit
333f5e0160
@ -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>
|
Sun May 9 14:40:45 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-regex
|
Name: python-regex
|
||||||
Version: 2021.4.4
|
Version: 2021.7.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Alternative regular expression module for Python
|
Summary: Alternative regular expression module for Python
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:52ba3d3f9b942c49d7e4bc105bb28551c44065f139a65062ab7912bef10c9afb
|
|
||||||
size 693187
|
|
3
regex-2021.7.6.tar.gz
Normal file
3
regex-2021.7.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8394e266005f2d8c6f0bc6780001f7afa3ef81a7a2111fa35058ded6fce79e4d
|
||||||
|
size 693843
|
Loading…
x
Reference in New Issue
Block a user