forked from pool/python-cssselect2
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
52bcdee93a | |||
6133bea863 |
BIN
cssselect2-0.7.0.tar.gz
(Stored with Git LFS)
BIN
cssselect2-0.7.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
cssselect2-0.8.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
cssselect2-0.8.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 20 09:11:37 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user