SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-http-parser-debugsource-0.8.3-4.3.x86_64.rpm :

* Sat Feb 14 2015 arunAATTgmx.de- specfile:
* update copyright year
* removed precheckin script- update to version 0.8.3:
* fix: deflate compression in the Python parser
* fix: license date- changes from version 0.8.2:
* add: header_only option to the C parser.
* add: parser_class argument to the HttpStream object to test different parsers and eventually force the type of the parser used.
* add: expose C parser errors in get_errno function.
* fix: on_message_complete when the socket has closed immediately
* fix: HttpParser.get_headers() when repeated or continuation headers appear.
* fix: HttpParser.get_method() now return a native string on Python3
* fix: deflate compression with some servers
* Fri Apr 12 2013 toddrme2178AATTgmail.com- Disable building for python3 < 3.2 since it is not supported
* Wed Apr 03 2013 arunAATTgmx.de- fix build for opensuse 12.2 and lower. Need to include python3 otherwise haslib will complain
* Tue Feb 26 2013 p.drouandAATTgmail.com- Initial python3 support
* Sat Feb 09 2013 p.drouandAATTgmail.com- Update to 0.8.1:
* No changelog available
* Sat Oct 06 2012 os-devAATTjacraig.com- Update to 0.7.12:
* fix __eq__
* fix environ update- Changes from 0.7.11:
* api should be consistent- Changes from 0.7.10:
* Fixed pyparser.py to work on Python 3
* Bugfix: match against upper-cased header names
* Bugfix: looking for popped HTTP_SCRIPT_NAME- Changes from 0.7.9:
* Regenerated parser.c from Cython 0.17
* Updated HTTP parser C code
* use SocketIO object on python3
* fix data type, fix iteration- Remove unnecessary rm from %install, those files no longer exist.
* Sun Sep 09 2012 os-devAATTjacraig.com- Update to 0.7.8:
* fix python 3 compatibility
* fix categories
* fix requirements in the readme, add TODO- Changes from 0.7.7:
* fix setup
* add an example: parse a response text file on windows
* fix issue 14- Changes from 0.7.6:
* fix setup.py and rebuild the extension
* remove support of py25
* use setuptools to install http_parser
* chech if self.environ exists before update it
* add an example for parse windows response file
* add PURGE method
* rebuild code
* sync http-parser C code from joyent
* only create WSGI environ on demand- Remove executable bits from example scripts (RPMLINT warning).
* Tue Feb 28 2012 jfunkAATTfunktronics.ca- Update to version 0.7.5:
* fix whitespaces
* multiple headers values should be separated by a \", \" not \",\"
* regenerate the C code
* Tue Jan 31 2012 saschpeAATTsuse.de- Update to version 0.7.4
* Wed Jan 25 2012 jfunkAATTfunktronics.ca- Update to version 0.7.2
* Sun Nov 27 2011 jfunkAATTfunktronics.ca- Update to version 0.7.1
* Fri Sep 23 2011 saschpeAATTsuse.de- Update to version 0.7.0
* Mon Jun 20 2011 jfunkAATTfunktronics.ca- Initital release
 
ICM