Accepting request 1109486 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1109486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-regex?expand=0&rev=23
This commit is contained in:
Ana Guerrero 2023-09-07 19:12:20 +00:00 committed by Git OBS Bridge
commit 24b9fa4126
4 changed files with 22 additions and 6 deletions

View File

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

View File

@ -16,11 +16,9 @@
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-regex
Version: 2023.5.5
Version: 2023.8.8
Release: 0
Summary: Alternative regular expression module for Python
License: Apache-2.0

View File

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

Binary file not shown.