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

@@ -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