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