Accepting request 707816 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/707816 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=5
This commit is contained in:
commit
24b1cc3120
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 5 10:52:20 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 14 17:26:10 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d56ce4c7b1a189094b9bee3b81c4aeb3f1ba3e375e91627ec8561b6ab483d0a8
|
||||
size 644970
|
3
regex-2019.06.05.tar.gz
Normal file
3
regex-2019.06.05.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d42791c45853bd6344be2f9ee6ad4ea41112d613a68de86adf11fbd1b9b1f0c
|
||||
size 651476
|
Loading…
x
Reference in New Issue
Block a user