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:
parent
5eb378a104
commit
5333a71a13
@ -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>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-regex
|
||||
Version: 2021.4.4
|
||||
Version: 2021.7.6
|
||||
Release: 0
|
||||
Summary: Alternative regular expression module for Python
|
||||
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