Hello community,

here is the log from the commit of package python-http-parser for 
openSUSE:Factory checked in at 2012-10-08 20:33:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-http-parser (Old)
 and      /work/SRC/openSUSE:Factory/.python-http-parser.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-http-parser", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-http-parser/python-http-parser.changes    
2012-09-11 09:15:57.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-http-parser.new/python-http-parser.changes   
    2012-10-08 20:33:57.000000000 +0200
@@ -1,0 +2,19 @@
+Sat Oct  6 22:05:50 UTC 2012 - [email protected]
+
+- 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.
+
+-------------------------------------------------------------------

Old:
----
  http-parser-0.7.8.tar.gz

New:
----
  http-parser-0.7.12.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-http-parser.spec ++++++
--- /var/tmp/diff_new_pack.XNWLuK/_old  2012-10-08 20:33:59.000000000 +0200
+++ /var/tmp/diff_new_pack.XNWLuK/_new  2012-10-08 20:33:59.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-http-parser
-Version:        0.7.8
+Version:        0.7.12
 Release:        0
 Url:            https://github.com/benoitc/http-parser/
 Summary:        HTTP Request/Response Parser for Python in C
@@ -43,7 +43,6 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
-rm -rf 
%{buildroot}%{python_sitelib}/http_parser/{LICENSE,MANIFEST.in,NOTICE,README.rst,THANKS}
 # Remove junk
 # Remove exec bits from example scripts
 chmod a-x examples/*
 

++++++ http-parser-0.7.8.tar.gz -> http-parser-0.7.12.tar.gz ++++++
++++ 2377 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to