Wed, 26 Jun 2024 02:53:27 UTC | login

Information for build python-mechanize-0.4.8-10.fc40

ID291999
Package Namepython-mechanize
Version0.4.8
Release10.fc40
Epoch
SummaryStateful programmatic web browsing
DescriptionStateful programmatic web browsing, after Andy Lester's Perl module WWW::Mechanize. The library is layered: mechanize.Browser (stateful web browser), mechanize.UserAgent (configurable URL opener), plus urllib2 handlers. Features include: ftp:, http: and file: URL schemes, browser history, high-level hyperlink and HTML form support, HTTP cookies, HTTP-EQUIV and Refresh, Referer [sic] header, robots.txt, redirections, proxies, and Basic and Digest HTTP authentication. mechanize's response objects are (lazily-) .seek()able and still work after .close(). Much of the code originally derived from Perl code by Gisle Aas (libwww-perl), Johnny Lee (MSIE Cookie support) and last but not least Andy Lester (WWW::Mechanize). urllib2 was written by Jeremy Hylton.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 09:35:12 UTC
CompletedThu, 29 Feb 2024 09:35:12 UTC
Tags
f40
f41
RPMs
src
python-mechanize-0.4.8-10.fc40.src.rpm (info) (download)
noarch
python3-mechanize-0.4.8-10.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.8-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.8-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.8-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 28 2023 Python Maint <python-maint@redhat.com> - 0.4.8-7 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.8-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.8-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jul 16 2022 Miro HronĨok <mhroncok@redhat.com> - 0.4.8-4 - Ensure the mechanize python module is actually part of this package * Thu Jun 23 2022 Adam Williamson <awilliam@redhat.com> - 0.4.8-3 - Backport patches from upstream to fix tests with Python 3.11 (#2093940) * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 0.4.8-2 - Rebuilt for Python 3.11 * Sun May 29 2022 Kevin Fenzi <kevin@scrye.com> - 0.4.8-1 - Update to 0.4.8. Fixes rhbz#2075578