Sync from SUSE:SLFO:Main python-soupsieve revision 7fd3fbf6ef83e2a0742caa1cf01301d5
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 19:49:47 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.6:
|
||||
* Add official support for Python 3.13.
|
||||
* Add support for `&` as scoping root per the CSS
|
||||
Nesting Module, Level 1. When `&` is used outside the
|
||||
* context of nesting, it is treated as the scoping root
|
||||
* Improve error message when an unrecognized pseudo-
|
||||
class is used.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 15 09:49:23 UTC 2024 - Michal Suchanek <msuchanek@suse.com>
|
||||
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package python-soupsieve
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
@@ -26,7 +26,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-soupsieve%{psuffix}
|
||||
Version: 2.5
|
||||
Version: 2.6
|
||||
Release: 0
|
||||
Summary: A modern CSS selector implementation for BeautifulSoup
|
||||
License: MIT
|
||||
|
BIN
soupsieve-2.5.tar.gz
(Stored with Git LFS)
BIN
soupsieve-2.5.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
soupsieve-2.6.tar.gz
(Stored with Git LFS)
Normal file
BIN
soupsieve-2.6.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user