SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-mechanize-0.2.5-bp151.3.1.noarch.rpm :

* Sat Nov 09 2013 p.drouandAATTgmail.com- Fix changes file by removing name of committer- Fix Group : Development/Libraries/Python > Development/Languages/Python
* Sat Nov 09 2013 saigkillAATTopensuse.org- changed BR python-clientform to python-ClientForm (now it matches)
* Thu Oct 24 2013 speilickeAATTsuse.com- Require python-setuptools instead of distribute (upstreams merged)
* Mon Mar 12 2012 saschpeAATTgmx.de- Simplified macro usage
* Wed Sep 21 2011 saschpeAATTsuse.de- Set license to \"(BSD-3-Clause or ZPL-2.1) and BSD-3-Clause\", bnc#719310
* Tue Sep 20 2011 saschpeAATTsuse.de- Update to version 0.2.5:
* This is essentially a no-changes release to fix easy_install breakage caused by a SourceForge issue
* Sourceforge is returning invalid HTTP responses, make download links point to PyPI instead
* Include cookietest.cgi in source distribution
* Note new IETF cookie standardisation effort- Fixed doc-file-dependency rpmlint issue
* Fri Oct 29 2010 rwobbenAATThotmail.com- update to version 0.2.4
* Fix IndexError on empty Content-type header value. (GH-18)
* Fall back to another encoding if an unknown one is declared. Fixes traceback on unknoqn encoding in Content-type header. (GH-30)- additional changes from version 0.2.3
* Fix str(ParseError()) traceback. (GH-25)
* Add equality methods to mechanize.Cookie . (GH-29)- additional changes from version 0.2.2
* Officially support Python 2.7 (no changes were required)
* Fix TypeError on .open()ing ftp: URL (only affects Python 2.4 and 2.5)
* Don\'t include HTTPSHandler in __all__ if it\'s not available- additional changes from version 0.2.0
* Behaviour change: merged upstream urllib2 change (allegedly a \"bug fix\") to return a response for all 2
*
* HTTP responses (e.g. 206 Partial Content). Previously, only 200 caused a response object to be returned. All other HTTP response codes resulted in a response object being raised as an exception.
* Behaviour change: Use of mechanize classes with `urllib2` (and vice-versa) is no longer supported. However, existing classes implementing the urllib2 Handler interface are likely to work unchanged with mechanize. Removed RequestUpgradeProcessor, ResponseUpgradeProcessor, SeekableProcessor.
* ClientForm has been merged into mechanize. This means that mechanize has no dependencies other than Python itself. The ClientForm API is still available -- to switch from ClientForm to mechanize, just s/ClientForm/mechanize in your source code, and ensure any use of the module logging logger named \"ClientForm\" is updated to use the new logger name \"mechanize.forms\". I probably won\'t do further standalone releases of ClientForm. for the remaining changes in 0.2.0 and 0.2.1 see /usr/share/doc/packages/python-mechanize/ChangeLog.txt
* Thu Jul 01 2010 tomsAATTsuse.de- Added check for openSUSE 11.1 and build arch
* Thu Jul 01 2010 tomsAATTsuse.de- Merging from my home repo: - updated to 0.1.11 - Set buildarch to noarch - Extended changelog - Added rpmlintrc file
* Thu Jul 02 2009 tomsAATTsuse.de- Removed provides (wrong package)
 
ICM