SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-mechanize-0.4.5-bp153.1.19.noarch.rpm :

* 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
* Wed Sep 11 2019 Tomáš Chvátal - Update to 0.4.3:
* When filling forms with unicode strings automatically encode them into the correct encoding fr the HTML page being viewed
* Guess content type when uploading files if not specified
* py3 compat - Have the version of simple cookies be 0 rather than None
* Fri May 17 2019 Meera Belur - Update to v0.4.2
* A couple of python 3 specific fixes for proxy authorization and adding controls to forms
* Fri Apr 05 2019 Tomáš Chvátal - Update to 0.4.1:
* A couple of python 3 specific fixes for servers with misisng robots.txt files and also errors when using basic/digest auth
* Fri Jan 18 2019 mceplAATTsuse.com- Upgrade to 0.4.0:
* Python 3 compatibility
* Add a finalize_request_headers callback to Browser to allow users full control of what headers are sent with every request
* Preserve header ordering when making HTTP requests
* Fix processing of http-equiv meta tags incorrectly lower casing the content
* Fix error when a textbox contained within a form contains unicode characters- Add missing BR for testing (Twisted and zope.interface)
* Wed Aug 29 2018 tchvatalAATTsuse.com- Require full python2 as it needs SSL module
* Mon Aug 06 2018 toddrme2178AATTgmail.com- Remove unneeded dependencies.
* Thu Jun 14 2018 mceplAATTsuse.com- Clean SPEC file (only py2k, but tests are enabled and run)
* Thu Aug 24 2017 jmatejekAATTsuse.com- singlespec auto-conversion
 
ICM