Hello community, here is the log from the commit of package python3-aiohttp for openSUSE:Factory checked in at 2015-08-11 08:26:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-07-20 11:22:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-aiohttp.new/python3-aiohttp.changes 2015-08-11 08:26:32.000000000 +0200 @@ -1,0 +2,39 @@ +Mon Aug 10 00:28:51 UTC 2015 - [email protected] + + +- update to version 0.17.0: + * Make StaticRoute support Last-Modified and If-Modified-Since + headers #386 + * Add Request.if_modified_since and Stream.Response.last_modified + properties + * Fix deflate compression when writing a chunked response #395 + * Request`s content-length header is cleared now after redirect from + POST method #391 + * Return a 400 if server received a non HTTP content #405 + * Fix keep-alive support for aiohttp clients #406 + * Allow gzip compression in high-level server response interface + #403 + * Rename TCPConnector.resolve and family to dns_cache #415 + * Make UrlDispatcher ignore quoted characters during url matching + #414 Backward-compatibility warning: this may change the url matched + by your queries if they send quoted character (like %2F for /) #414 + * Use optional cchardet accelerator if present #418 + * Borrow loop from Connector in ClientSession if loop is not set + * Add context manager support to ClientSession for session closing. + * Add toplevel get(), post(), put(), head(), delete(), options(), + patch() coroutines. + * Fix IPv6 support for client API #425 + * Pass SSL context through proxy connector #421 + * Make the rule: path for add_route should start with slash + * Don’t process request finishing by low-level server on closed + event loop + * Don’t override data if multiple files are uploaded with same key + #433 + * Ensure multipart.BodyPartReader.read_chunk read all the necessary + data to avoid false assertions about malformed multipart payload + * Dont sent body for 204, 205 and 304 http exceptions #442 + * Correctly skip Cython compilation in MSVC not found #453 + * Add response factory to StaticRoute #456 + * Don’t append trailing CRLF for multipart.BodyPartReader #454 + +------------------------------------------------------------------- Old: ---- aiohttp-0.16.6.tar.gz New: ---- aiohttp-0.17.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-aiohttp.spec ++++++ --- /var/tmp/diff_new_pack.0pirs9/_old 2015-08-11 08:26:33.000000000 +0200 +++ /var/tmp/diff_new_pack.0pirs9/_new 2015-08-11 08:26:33.000000000 +0200 @@ -17,7 +17,7 @@ Name: python3-aiohttp -Version: 0.16.6 +Version: 0.17.0 Release: 0 Url: https://pypi.python.org/pypi/aiohttp Summary: Http client/server for asyncio ++++++ aiohttp-0.16.6.tar.gz -> aiohttp-0.17.0.tar.gz ++++++ ++++ 48948 lines of diff (skipped)
