14
0
forked from pool/python-regex

Accepting request 707801 from home:mcalabkova:branches:devel:languages:python

- Update to 2019.06.05
  * Updated for Python 3.8.
  * Updated to Unicode 12.1.0.
  * For fullmatch, added check for end/start of string for 
    RE_OP_SUCCESS in try_match.

OBS-URL: https://build.opensuse.org/request/show/707801
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal
2019-06-05 11:37:23 +00:00
committed by Git OBS Bridge
parent c1e1cc8739
commit b3a6d2bad4
4 changed files with 13 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-regex
Version: 2019.04.14
Version: 2019.06.05
Release: 0
Summary: Alternative regular expression module for Python
License: Python-2.0