Hello community,

here is the log from the commit of package python3-aiohttp for openSUSE:Factory 
checked in at 2015-11-28 15:19:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-aiohttp (Old)
 and      /work/SRC/openSUSE:Factory/.python3-aiohttp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-aiohttp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-aiohttp/python3-aiohttp.changes  
2015-11-17 14:23:00.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-aiohttp.new/python3-aiohttp.changes     
2015-11-28 20:05:45.000000000 +0100
@@ -1,0 +2,29 @@
+Thu Nov 26 21:20:37 UTC 2015 - [email protected]
+
+- update to version 0.19.0:
+  * Memory leak in ParserBuffer #579
+  * Suppport gunicorn’s max_requests settings in gunicorn worker
+  * Fix wsgi environment building #573
+  * Improve access logging #572
+  * Drop unused host and port from low-level server #586
+  * Add Python 3.5 async for implementation to server websocket #543
+  * Add Python 3.5 async for implementation to client websocket
+  * Add Python 3.5 async with implementation to client websocket
+  * Add charset parameter to web.Response constructor #593
+  * Forbid passing both Content-Type header and content_type or
+    charset params into web.Response constructor
+  * Forbid duplicating of web.Application and web.Request #602
+  * Add an option to pass Origin header in ws_connect #607
+  * Add json_response function #592
+  * Make concurrent connections respect limits #581
+  * Collect history of responses if redirects occur #614
+  * Enable passing pre-compressed data in requests #621
+  * Expose named routes via UrlDispatcher.named_routes() #622
+  * Allow disabling sendfile by environment variable
+    AIOHTTP_NOSENDFILE #629
+  * Use ensure_future if available
+  * Always quote params for Content-Disposition #641
+  * Support async for in multipart reader #640
+  * Add Timeout context manager #611
+
+-------------------------------------------------------------------

Old:
----
  aiohttp-0.18.4.tar.gz

New:
----
  aiohttp-0.19.0.tar.gz

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

Other differences:
------------------
++++++ python3-aiohttp.spec ++++++
--- /var/tmp/diff_new_pack.23Y6bG/_old  2015-11-28 20:05:46.000000000 +0100
+++ /var/tmp/diff_new_pack.23Y6bG/_new  2015-11-28 20:05:46.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           python3-aiohttp
-Version:        0.18.4
+Version:        0.19.0
 Release:        0
 Url:            https://pypi.python.org/pypi/aiohttp
 Summary:        Http client/server for asyncio

++++++ aiohttp-0.18.4.tar.gz -> aiohttp-0.19.0.tar.gz ++++++
++++ 7042 lines of diff (skipped)


Reply via email to