forked from pool/python-regex
Accepting request 1109462 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 2023.8.8 OBS-URL: https://build.opensuse.org/request/show/1109462 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=48
This commit is contained in:
@@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 7 08:18:52 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
- update to 2023.8.8:
|
||||||
|
* Git issue 508: Regex doesn't build using CPython main
|
||||||
|
(3.13.0a0)
|
||||||
|
* Removed usage of _PyBytes_Join and did a little tidying of
|
||||||
|
the code that makes the result string.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 7 08:11:04 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
- update to 2023.6.3:
|
||||||
|
* Git issue 498: Conditional negative lookahead inside positive
|
||||||
|
lookahead fails to match
|
||||||
|
* Conditional node needed an additional member that points to
|
||||||
|
the true branch.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 14 16:27:30 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Sun May 14 16:27:30 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -16,11 +16,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
|
||||||
%define skip_python2 1
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-regex
|
Name: python-regex
|
||||||
Version: 2023.5.5
|
Version: 2023.8.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Alternative regular expression module for Python
|
Summary: Alternative regular expression module for Python
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7d76a8a1fc9da08296462a18f16620ba73bcbf5909e42383b253ef34d9d5141e
|
|
||||||
size 392085
|
|
BIN
regex-2023.8.8.tar.gz
(Stored with Git LFS)
Normal file
BIN
regex-2023.8.8.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user