17
0

Accepting request 1333412 from devel:languages:python

- update to 0.9.0:
  * Drop support of Python 3.9, support 3.14
  * Support :host

OBS-URL: https://build.opensuse.org/request/show/1333412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cssselect2?expand=0&rev=10
This commit is contained in:
2026-02-17 15:37:55 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

Binary file not shown.

3
cssselect2-0.9.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1ee2881663089c3bcda93eec44612027e02d2af1721b9b1c84fe48f48d742f51
size 35754

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Feb 16 17:12:22 UTC 2026 - Dirk Müller <dmueller@suse.com>
- 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 <adrian.glaubitz@suse.com>

View File

@@ -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