Hello community,

here is the log from the commit of package python3-http-parser for 
openSUSE:Factory checked in at 2015-02-16 21:14:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-http-parser (Old)
 and      /work/SRC/openSUSE:Factory/.python3-http-parser.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-http-parser"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-http-parser/python3-http-parser.changes  
2013-06-21 19:01:47.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-http-parser.new/python3-http-parser.changes 
    2015-02-16 21:14:46.000000000 +0100
@@ -1,0 +2,23 @@
+Sat Feb 14 18:28:41 UTC 2015 - a...@gmx.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
+
+-------------------------------------------------------------------

Old:
----
  http-parser-0.8.1.tar.gz
  pre_checkin.sh

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

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

Other differences:
------------------
++++++ python3-http-parser.spec ++++++
--- /var/tmp/diff_new_pack.adf60m/_old  2015-02-16 21:14:47.000000000 +0100
+++ /var/tmp/diff_new_pack.adf60m/_new  2015-02-16 21:14:47.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-http-parser
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python3-http-parser
-Version:        0.8.1
+Version:        0.8.3
 Release:        0
 Url:            https://github.com/benoitc/http-parser/
 Summary:        HTTP Request/Response Parser for Python in C

++++++ http-parser-0.8.1.tar.gz -> http-parser-0.8.3.tar.gz ++++++
++++ 8525 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to