1
0

Compare commits

...

2 Commits

Author SHA256 Message Date
Ana Guerrero
ad342d1f9a Accepting request 1219721 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1219721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-soupsieve?expand=0&rev=21
2024-11-06 15:49:28 +00:00
0fa17a0a32 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-soupsieve?expand=0&rev=40
2024-10-30 19:50:13 +00:00
4 changed files with 16 additions and 5 deletions

View File

@ -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> Fri Mar 15 09:49:23 UTC 2024 - Michal Suchanek <msuchanek@suse.com>

View File

@ -1,5 +1,5 @@
# #
# spec file # spec file for package python-soupsieve
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
@ -26,7 +26,7 @@
%endif %endif
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-soupsieve%{psuffix} Name: python-soupsieve%{psuffix}
Version: 2.5 Version: 2.6
Release: 0 Release: 0
Summary: A modern CSS selector implementation for BeautifulSoup Summary: A modern CSS selector implementation for BeautifulSoup
License: MIT License: MIT

BIN
soupsieve-2.5.tar.gz (Stored with Git LFS)

Binary file not shown.

3
soupsieve-2.6.tar.gz Normal file
View File

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