SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python39-mechanize-0.4.9-1.4.noarch.rpm :

* Mon Nov 27 2023 Dirk Müller - update to 0.4.9:
* Fix error on PyPy3
* Fix error CPython 3.12- drop python-mechanize-setup.cfg.patch, support-python-311.patch: upstream
* Tue Jun 27 2023 ecsos - Add %{?sle15_python_module_pythons}
* Fri Mar 31 2023 Steve Kowalik - Add patch support-python-311.patch:
* http.cookiejar changed behaviour from Python 3.11 onwards, support both.
* Tue Oct 11 2022 Steve Kowalik - Remove unneeded BuildRequires on python.
* Mon Aug 01 2022 Ben Greiner - Reference upstream patch in specfile for future updates- Remove catchall in files section that would have found the mistake- Update shebang fix commands- Fix requirements- Update description
* Sun Jul 31 2022 ecsos - Add python-mechanize-setup.cfg.patch to fix mechanize not found during build. (boo#1202003)
* Sun Jul 24 2022 Dirk Müller - update to 0.4.8:
* Handle mal-encoded robots.txt files more gracefully
* Support HTTP 308 redirects
* Mon Jan 24 2022 Steve Kowalik - Update to 0.4.7 (bsc#1207242, CVE-2021-32837):
* Fix the ~ character being percent escaped when sending URLs to servers.
* Python 3.10 compatibility
* Fix a bug in the regex used to parse www-authenticate headers that could lead to Denial-of-Service
* Wed Jan 22 2020 Martin Sirringhaus - Update to 0.4.5:
* Add a set_html() method to the browser object- Update to 0.4.4:
* URLs passed into mechanize now automatically have URL unsafe characters percent encoded. This is necessary because newer versions of python disallow processing of URLs with unsafe characters. Note that this means values return by get_full_url(), get_selector() etc will be percent encoded.
* Tue Nov 12 2019 Bogdano Arendartchuk - added missing dependencies: Twisted, zope.interface and html5lib
 
ICM