17
0

6 Commits

Author SHA256 Message Date
418190a2d6 Accepting request 1324675 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1324675
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-soupsieve?expand=0&rev=24
2025-12-29 14:15:52 +00:00
ec63064cf1 - Update to 2.8.1
* FIX: Changes in tests to accommodate latest Python HTML parser changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-soupsieve?expand=0&rev=46
2025-12-29 10:17:58 +00:00
0334e33349 Accepting request 1307339 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1307339
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-soupsieve?expand=0&rev=23
2025-09-26 20:23:58 +00:00
25ccac5b24 - Update to 2.8
* Drop support for Python 3.8.
  * Add support for Python 3.14.
  * Deploy with PyPI's "Trusted Publisher".

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-soupsieve?expand=0&rev=44
2025-09-26 09:32:25 +00:00
9e1fbd6976 Accepting request 1293327 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1293327
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-soupsieve?expand=0&rev=22
2025-07-17 15:17:29 +00:00
83e42375ae - Update to 2.7
* Add :open pseudo selector.
  * Add :muted pseudo selector.
  * Recognize the following pseudo selectors: :autofill, :buffering,
    :fullscreen, :picture-in-picture, :popover-open, :seeking, :stalled,
    and :volume-locked. These selectors, while recognized, will not
    match any element as they require a live environment to check
    element states and browser states. This just prevents Soup Sieve
    from failing when any of these selectors are specified.
  * A number of existing pseudo-classes are no longer noted as experimental.
  * Typing fixes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-soupsieve?expand=0&rev=42
2025-07-15 08:56:12 +00:00
4 changed files with 34 additions and 5 deletions

View File

@@ -1,3 +1,32 @@
-------------------------------------------------------------------
Mon Dec 29 10:10:20 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Update to 2.8.1
* FIX: Changes in tests to accommodate latest Python HTML parser changes.
-------------------------------------------------------------------
Fri Sep 26 08:45:00 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.8
* Drop support for Python 3.8.
* Add support for Python 3.14.
* Deploy with PyPI's "Trusted Publisher".
-------------------------------------------------------------------
Mon Jul 14 10:39:01 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.7
* Add :open pseudo selector.
* Add :muted pseudo selector.
* Recognize the following pseudo selectors: :autofill, :buffering,
:fullscreen, :picture-in-picture, :popover-open, :seeking, :stalled,
and :volume-locked. These selectors, while recognized, will not
match any element as they require a live environment to check
element states and browser states. This just prevents Soup Sieve
from failing when any of these selectors are specified.
* A number of existing pseudo-classes are no longer noted as experimental.
* Typing fixes.
-------------------------------------------------------------------
Wed Oct 30 19:49:47 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

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

Binary file not shown.

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

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