Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-soupsieve-2.3.2.post1-7.fc37 RPM for noarch

From Fedora 37 for ppc64le / p

Name: python3-soupsieve Distribution: Fedora Project
Version: 2.3.2.post1 Vendor: Fedora Project
Release: 7.fc37 Build date: Sat Jul 23 00:35:10 2022
Group: Unspecified Build host: buildvm-ppc64le-35.iad2.fedoraproject.org
Size: 325973 Source RPM: python-soupsieve-2.3.2.post1-7.fc37.src.rpm
Packager: Fedora Project
Url: https://github.com/facelessuser/soupsieve
Summary: CSS selector library
Soup 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.

Provides

Requires

License

MIT

Changelog

* 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
* Sat Feb 13 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.2-1
  - Latest version (#1927002)
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Jan 07 2021 Joel Capitao <jcapitao@redhat.com> - 2.1.0-1
  - Update to 2.1.0 (#1906625)
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/usr/lib/python3.11/site-packages/soupsieve
/usr/lib/python3.11/site-packages/soupsieve-2.3.2.post1.dist-info
/usr/lib/python3.11/site-packages/soupsieve-2.3.2.post1.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/soupsieve-2.3.2.post1.dist-info/METADATA
/usr/lib/python3.11/site-packages/soupsieve-2.3.2.post1.dist-info/WHEEL
/usr/lib/python3.11/site-packages/soupsieve-2.3.2.post1.dist-info/licenses
/usr/lib/python3.11/site-packages/soupsieve-2.3.2.post1.dist-info/licenses/LICENSE.md
/usr/lib/python3.11/site-packages/soupsieve/__init__.py
/usr/lib/python3.11/site-packages/soupsieve/__meta__.py
/usr/lib/python3.11/site-packages/soupsieve/__pycache__
/usr/lib/python3.11/site-packages/soupsieve/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/soupsieve/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/soupsieve/__pycache__/__meta__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/soupsieve/__pycache__/__meta__.cpython-311.pyc
/usr/lib/python3.11/site-packages/soupsieve/__pycache__/css_match.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/soupsieve/__pycache__/css_match.cpython-311.pyc
/usr/lib/python3.11/site-packages/soupsieve/__pycache__/css_parser.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/soupsieve/__pycache__/css_parser.cpython-311.pyc
/usr/lib/python3.11/site-packages/soupsieve/__pycache__/css_types.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/soupsieve/__pycache__/css_types.cpython-311.pyc
/usr/lib/python3.11/site-packages/soupsieve/__pycache__/pretty.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/soupsieve/__pycache__/pretty.cpython-311.pyc
/usr/lib/python3.11/site-packages/soupsieve/__pycache__/util.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/soupsieve/__pycache__/util.cpython-311.pyc
/usr/lib/python3.11/site-packages/soupsieve/css_match.py
/usr/lib/python3.11/site-packages/soupsieve/css_parser.py
/usr/lib/python3.11/site-packages/soupsieve/css_types.py
/usr/lib/python3.11/site-packages/soupsieve/pretty.py
/usr/lib/python3.11/site-packages/soupsieve/py.typed
/usr/lib/python3.11/site-packages/soupsieve/util.py
/usr/share/doc/python3-soupsieve
/usr/share/doc/python3-soupsieve/README.md
/usr/share/licenses/python3-soupsieve
/usr/share/licenses/python3-soupsieve/LICENSE.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 21:14:35 2024