python-http-parser
No description set
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / python-http-parser
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-http-parser && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000153 153 Bytes | |
http-parser-0.8.3.tar.gz | 0000083040 81.1 KB | |
python-http-parser.changes | 0000003255 3.18 KB | |
python-http-parser.spec | 0000001791 1.75 KB |
Revision 28 (latest revision is 39)
Todd R (TheBlackCat)
accepted
request 519794
from
Todd R (TheBlackCat)
(revision 28)
- singlespec auto-conversion - Update to version 0.8.3 + No changelog availalbe - Remove pre_checkin.sh; python3 packages moved to d:l:p3 - Require python-setuptools instead of distribute (upstreams merged) - Initial python3 support - Update to 0.8.1: * No changelog available - 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. - 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). - Update to version 0.7.5: * fix whitespaces * multiple headers values should be separated by a ", " not "," * regenerate the C code - Update to version 0.7.4 - Update to version 0.7.2 - Update to version 0.7.1 - Update to version 0.7.0 - Initital release
Comments 0