diff --git a/cssselect2-0.7.0.tar.gz b/cssselect2-0.7.0.tar.gz deleted file mode 100644 index 884b21b..0000000 --- a/cssselect2-0.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4fffdffcb7d7e7784c337d75e14399a9af4d0b9d91addc66c869f9482aa6ceaf -size 35321 diff --git a/cssselect2-0.8.0.tar.gz b/cssselect2-0.8.0.tar.gz new file mode 100644 index 0000000..d51ad43 --- /dev/null +++ b/cssselect2-0.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b5280f274d1ad1f4b2863d403dd5d04ed1cb72e81cbb68f40fcd0297ba3fa3d +size 35674 diff --git a/python-cssselect2.changes b/python-cssselect2.changes index 6aab24c..7670f2e 100644 --- a/python-cssselect2.changes +++ b/python-cssselect2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Mar 20 09:11:37 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.8.0 + * Drop support of Python 3.8 and 3.9, support 3.12 and 3.13 + * Handle case-sensitive and case-insensitive attribute selectors + ------------------------------------------------------------------- Fri Apr 21 12:24:00 UTC 2023 - Dirk Müller diff --git a/python-cssselect2.spec b/python-cssselect2.spec index aa7f731..d5d8c12 100644 --- a/python-cssselect2.spec +++ b/python-cssselect2.spec @@ -1,7 +1,7 @@ # # spec file for package python-cssselect2 # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define skip_python2 1 %{?sle15_python_module_pythons} Name: python-cssselect2 -Version: 0.7.0 +Version: 0.8.0 Release: 0 Summary: CSS selectors for Python ElementTree License: BSD-3-Clause