Mon, 29 Apr 2024 01:42:53 UTC | login

Information for build python-beautifulsoup4-4.11.2-1.fc38

ID227856
Package Namepython-beautifulsoup4
Version4.11.2
Release1.fc38
Epoch
SummaryHTML/XML parser for quick-turnaround applications like screen-scraping
DescriptionBeautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping. Three features make it powerful: Beautiful Soup won't choke if you give it bad markup. Beautiful Soup provides a few simple methods and Pythonic idioms for navigating, searching, and modifying a parse tree. Beautiful Soup automatically converts incoming documents to Unicode and outgoing documents to UTF-8. Beautiful Soup parses anything you give it. Valuable data that was once locked up in poorly-designed websites is now within your reach. Projects that would have taken hours take only minutes with Beautiful Soup.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 22 Feb 2023 14:09:10 UTC
CompletedWed, 22 Feb 2023 14:09:10 UTC
Tags
f38
RPMs
src
python-beautifulsoup4-4.11.2-1.fc38.src.rpm (info) (download)
noarch
python3-beautifulsoup4-4.11.2-1.fc38.noarch.rpm (info) (download)
Changelog * Thu Feb 02 2023 Terje Rosten <terje.rosten@ntnu.no> - 4.11.2-1 - 4.11.2 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.11.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jan 05 2023 Major Hayden <major@redhat.com> - 4.11.1-1 - Update to 4.11.1 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.11.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 4.11.0-2 - Rebuilt for Python 3.11 * Sat Apr 09 2022 Terje Rosten <terje.rosten@ntnu.no> - 4.11.0-1 - 4.11.0 * Sun Feb 13 2022 Terje Rosten <terje.rosten@ntnu.no> - 4.10.0-4 - Rebuild to get fc36/rawhide split * Tue Feb 08 2022 Steve Traylen <steve.traylen@cern.ch> - 4.10.0-3 - New bcond flag to disable/enable soupsieve dependency - New bcond flag to disable/enable testing - Test module loading in check section * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Sep 09 2021 Terje Rosten <terje.rosten@ntnu.no> - 4.10.0-1 - 4.10.0 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.9.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 4.9.3-3 - Rebuilt for Python 3.10