From fb697a8ff569218ca1145e8a5be929dbbff6dd0ab7a939e91750791dc27d2ce6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 10 Oct 2023 12:12:17 +0000 Subject: [PATCH] Accepting request 1116651 from home:mimi_vx:branches:devel:languages:python - update to 2.5 * support Python 3.12 OBS-URL: https://build.opensuse.org/request/show/1116651 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-soupsieve?expand=0&rev=36 --- python-soupsieve.changes | 6 ++++++ python-soupsieve.spec | 5 +---- soupsieve-2.4.1.tar.gz | 3 --- soupsieve-2.5.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 7 deletions(-) delete mode 100644 soupsieve-2.4.1.tar.gz create mode 100644 soupsieve-2.5.tar.gz diff --git a/python-soupsieve.changes b/python-soupsieve.changes index 9220f19..515a34d 100644 --- a/python-soupsieve.changes +++ b/python-soupsieve.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 10 11:23:48 UTC 2023 - Ondřej Súkup + +- update to 2.5 + * support Python 3.12 + ------------------------------------------------------------------- Thu May 4 20:07:18 UTC 2023 - Dirk Müller diff --git a/python-soupsieve.spec b/python-soupsieve.spec index ea068a5..6f7b23c 100644 --- a/python-soupsieve.spec +++ b/python-soupsieve.spec @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "test" %define psuffix -test @@ -25,14 +24,12 @@ %define psuffix %{nil} %bcond_with test %endif -%define skip_python2 1 %{?sle15_python_module_pythons} Name: python-soupsieve%{psuffix} -Version: 2.4.1 +Version: 2.5 Release: 0 Summary: A modern CSS selector implementation for BeautifulSoup License: MIT -Group: Development/Libraries/Python URL: https://github.com/facelessuser/soupsieve Source: https://files.pythonhosted.org/packages/source/s/soupsieve/soupsieve-%{version}.tar.gz BuildRequires: %{python_module hatchling} diff --git a/soupsieve-2.4.1.tar.gz b/soupsieve-2.4.1.tar.gz deleted file mode 100644 index c4bd004..0000000 --- a/soupsieve-2.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89d12b2d5dfcd2c9e8c22326da9d9aa9cb3dfab0a83a024f05704076ee8d35ea -size 101278 diff --git a/soupsieve-2.5.tar.gz b/soupsieve-2.5.tar.gz new file mode 100644 index 0000000..72e72b2 --- /dev/null +++ b/soupsieve-2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5663d5a7b3bfaeee0bc4372e7fc48f9cff4940b3eec54a6451cc5299f1097690 +size 100943