diff --git a/cssselect2-0.8.0.tar.gz b/cssselect2-0.8.0.tar.gz deleted file mode 100644 index d51ad43..0000000 --- a/cssselect2-0.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6b5280f274d1ad1f4b2863d403dd5d04ed1cb72e81cbb68f40fcd0297ba3fa3d -size 35674 diff --git a/cssselect2-0.9.0.tar.gz b/cssselect2-0.9.0.tar.gz new file mode 100644 index 0000000..5a8a8dc --- /dev/null +++ b/cssselect2-0.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ee2881663089c3bcda93eec44612027e02d2af1721b9b1c84fe48f48d742f51 +size 35754 diff --git a/python-cssselect2.changes b/python-cssselect2.changes index 7670f2e..3922125 100644 --- a/python-cssselect2.changes +++ b/python-cssselect2.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 16 17:12:22 UTC 2026 - Dirk Müller + +- update to 0.9.0: + * Drop support of Python 3.9, support 3.14 + * Support :host + ------------------------------------------------------------------- Thu Mar 20 09:11:37 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-cssselect2.spec b/python-cssselect2.spec index d5d8c12..14de7b6 100644 --- a/python-cssselect2.spec +++ b/python-cssselect2.spec @@ -1,7 +1,7 @@ # # spec file for package python-cssselect2 # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # 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.8.0 +Version: 0.9.0 Release: 0 Summary: CSS selectors for Python ElementTree License: BSD-3-Clause