14
0
forked from pool/python-regex

- 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/package/show/devel:languages:python/python-regex?expand=0&rev=27
This commit is contained in:
2021-05-09 14:43:01 +00:00
committed by Git OBS Bridge
parent 445d5ec747
commit 5eb378a104
4 changed files with 12 additions and 4 deletions

View File

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