Thu, 02 May 2024 09:37:10 UTC | login

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

ID43848
Package Namepython-soupsieve
Version2.4.1
Release1.el9s
Epoch
Sourcegit+https://git.centos.org/rpms/python-soupsieve.git#83485dcd5c9c22ddbc6993592c2b44330d549140
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 byrdobuilder
State complete
Volume DEFAULT
StartedWed, 03 May 2023 16:11:02 UTC
CompletedWed, 03 May 2023 16:12:13 UTC
Taskbuild (cloud9s-openstack-bobcat-el9s, /rpms/python-soupsieve.git:83485dcd5c9c22ddbc6993592c2b44330d549140)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/python-soupsieve.git#83485dcd5c9c22ddbc6993592c2b44330d549140'}}
Tags
cloud9s-openstack-bobcat-release
cloud9s-openstack-bobcat-testing
cloud9s-openstack-caracal-testing
RPMs
src
python-soupsieve-2.4.1-1.el9s.src.rpm (info) (download)
noarch
python3-soupsieve-2.4.1-1.el9s.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Fri Apr 28 2023 jonathanspw <jonathan@almalinux.org> - 2.4.1-1 - update to 2.4.1 rhbz#2187123 * Mon Apr 17 2023 jonathanspw <jonathan@almalinux.org> - 2.4-2 - RPMAUTOSPEC: unresolvable merge * 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