14
0

Accepting request 621744 from home:seanmarlow:branches:devel:languages:python

Update to 0.9.0

OBS-URL: https://build.opensuse.org/request/show/621744
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-responses?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2018-07-09 16:09:11 +00:00
committed by Git OBS Bridge
parent 29b555c50c
commit ee48ab9668
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jul 9 15:49:05 UTC 2018 - sean.marlow@suse.com
- Update to 0.9.0
+ Support for Python 3.7
+ Support streaming responses for BaseResponse
+ Support custom patch targets for mock
+ Fix unicode support for passthru urls
+ Fix support for unicode in domain names and tlds
-------------------------------------------------------------------
Fri Mar 9 08:03:43 UTC 2018 - mimi.vx@gmail.com