forked from pool/python-regex
- update to 2022.9.11:
* fix issue 474: regex has no equivalent to re.Match.groups() for captures * fix segmentation fault when using conditional pattern (issue 479) * use \v for vertical spacing OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=36
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-regex
|
||||
Version: 2022.7.9
|
||||
Version: 2022.9.11
|
||||
Release: 0
|
||||
Summary: Alternative regular expression module for Python
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user