Fri, 17 May 2024 13:44:32 UTC | login

Information for build python-soupsieve-2.4.1-1.fc38

ID248274
Package Namepython-soupsieve
Version2.4.1
Release1.fc38
Epoch
SummaryCSS selector library
DescriptionSoup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. It aims to provide selecting, matching, and filtering using modern CSS selectors. Soup Sieve currently provides selectors from the CSS level 1 specifications up through the latest CSS level 4 drafts and beyond (though some are not yet implemented). Soup Sieve was written with the intent to replace Beautiful Soup's builtin select feature, and as of Beautiful Soup version 4.7.0, it now is. Soup Sieve can also be imported in order to use its API directly for more controlled, specialized parsing. Soup Sieve has implemented most of the CSS selectors up through the latest CSS draft specifications, though there are a number that don't make sense in a non-browser environment. Selectors that cannot provide meaningful functionality simply do not match anything.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 31 May 2023 10:51:19 UTC
CompletedWed, 31 May 2023 10:51:19 UTC
Tags
f38
f39
f40
RPMs
src
python-soupsieve-2.4.1-1.fc38.src.rpm (info) (download)
noarch
python3-soupsieve-2.4.1-1.fc38.noarch.rpm (info) (download)
Changelog * Sat May 20 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.4.1-1 - Version 2.4.1 (rhbz#2187123) * Wed Feb 22 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.4-1 - Version 2.4 (rhbz#2169774) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.2.post1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.2.post1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jul 11 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.3.2.post1-6 - Explicitly list the license file * Mon Jul 11 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.3.2.post1-5 - Fix pyproject_buildrequires invocation for hatchling backend * Mon Jul 11 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 2.3.2.post1-4 - Remove obsolete workaround for rhbz#1985340 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.3.2.post1-3 - Rebuilt for Python 3.11 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.3.2.post1-2 - Bootstrap for Python 3.11 * Fri Apr 22 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.3.2.post1-1 - Version 2.3.2.post1 (rhbz#2072609) * Tue Feb 08 2022 Miro Hrončok <miro@hroncok.cz> - 2.3.1-4 - Remove deprecated and redundant %python_provide call * Tue Feb 08 2022 Steve Traylen <steve.traylen@cern.ch> - 2.3.1-3 - Convert to pyproject macros * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Nov 13 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.3.1-1 - Version 2.3.1 (fixes #2022380) * Sun Nov 07 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.3-1 - Version 2.3 (fixes #2019960) * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jun 09 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.2.1-1 - Update to latest bugfix version * Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 2.2-3 - Rebuilt for Python 3.10 * Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 2.2-2 - Bootstrap for Python 3.10