forked from pool/python-regex
Accepting request 891881 from devel:languages:python
- update to 2021.4.4: * Wheels for arm64 mac os * Fix fuzzy matching with wrong distance * Fix regex fails with a quantified backreference OBS-URL: https://build.opensuse.org/request/show/891881 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=12
This commit is contained in:
commit
1bbbd046dd
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 9 14:40:45 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2021.4.4:
|
||||
* Wheels for arm64 mac os
|
||||
* Fix fuzzy matching with wrong distance
|
||||
* Fix regex fails with a quantified backreference
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 13 14:14:36 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-regex
|
||||
Version: 2020.11.13
|
||||
Version: 2021.4.4
|
||||
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:83d6b356e116ca119db8e7c6fc2983289d87b27b3fac238cfe5dca529d884562
|
||||
size 694595
|
3
regex-2021.4.4.tar.gz
Normal file
3
regex-2021.4.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52ba3d3f9b942c49d7e4bc105bb28551c44065f139a65062ab7912bef10c9afb
|
||||
size 693187
|
Loading…
x
Reference in New Issue
Block a user