From ca9c4354d780e79f7692bdb3ae402c2b91d0d88db217774b3303979e18357d3d Mon Sep 17 00:00:00 2001 From: Alberto Planas Dominguez Date: Tue, 24 May 2022 10:43:47 +0000 Subject: [PATCH] Accepting request 978933 from home:aplanas:branches:devel:languages:python - Update to 2022.4.24 * Many fixes, including drop of Python 2 and improvement of fuzzy test coverage OBS-URL: https://build.opensuse.org/request/show/978933 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-regex?expand=0&rev=30 --- python-regex.changes | 7 +++++++ python-regex.spec | 5 +++-- regex-2021.7.6.tar.gz | 3 --- regex-2022.4.24.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 regex-2021.7.6.tar.gz create mode 100644 regex-2022.4.24.tar.gz diff --git a/python-regex.changes b/python-regex.changes index 0b02632..b99e7d0 100644 --- a/python-regex.changes +++ b/python-regex.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue May 24 07:25:05 UTC 2022 - Alberto Planas Dominguez + +- Update to 2022.4.24 + * Many fixes, including drop of Python 2 and improvement of fuzzy + test coverage + ------------------------------------------------------------------- Sun Aug 1 09:30:05 UTC 2021 - Dirk Müller diff --git a/python-regex.spec b/python-regex.spec index aadd8d8..b88bf10 100644 --- a/python-regex.spec +++ b/python-regex.spec @@ -1,7 +1,7 @@ # # spec file for package python-regex # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,8 +17,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-regex -Version: 2021.7.6 +Version: 2022.4.24 Release: 0 Summary: Alternative regular expression module for Python License: Apache-2.0 diff --git a/regex-2021.7.6.tar.gz b/regex-2021.7.6.tar.gz deleted file mode 100644 index 4fafeba..0000000 --- a/regex-2021.7.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8394e266005f2d8c6f0bc6780001f7afa3ef81a7a2111fa35058ded6fce79e4d -size 693843 diff --git a/regex-2022.4.24.tar.gz b/regex-2022.4.24.tar.gz new file mode 100644 index 0000000..065b6a2 --- /dev/null +++ b/regex-2022.4.24.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92183e9180c392371079262879c6532ccf55f808e6900df5d9f03c9ca8807255 +size 383365