Click here to visit the old openkoji buildsystem (Archived)

Information for build python-soupsieve-2.5-3.fc40

ID40104
Package Namepython-soupsieve
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.5
Release3.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-soupsieve.git#2f041c5d05c930ef62329cc0a01770058da875d6
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 04 May 2024 17:42:25 CST
CompletedSat, 04 May 2024 17:55:10 CST
Taskbuild (f40, /rpms/python-soupsieve.git:2f041c5d05c930ef62329cc0a01770058da875d6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-soupsieve.git#2f041c5d05c930ef62329cc0a01770058da875d6'}}
Tags
f40
RPMs
src
python-soupsieve-2.5-3.fc40.src.rpm (info) (download)
noarch
python3-soupsieve-2.5-3.fc40.noarch.rpm (info) (download)
Logs
noarch
root.log
installed_pkgs.log
state.log
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Sep 06 2023 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.5-1 - Version 2.5 (rhbz#2236980) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 2.4.1-6 - Rebuilt for Python 3.12 * Mon Jun 26 2023 Python Maint <python-maint@redhat.com> - 2.4.1-5 - Bootstrap for Python 3.12 * Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 2.4.1-4 - Rebuilt for Python 3.12 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.4.1-3 - Bootstrap for Python 3.12 * Mon May 29 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 2.4.1-2 - Avoid tox dependency * 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