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:
parent
29b555c50c
commit
ee48ab9668
@ -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
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-responses
|
||||
Version: 0.8.1
|
||||
Version: 0.9.0
|
||||
Release: 0
|
||||
Summary: A utility library for mocking out the `requests` Python library
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a64029dbc6bed7133e2c971ee52153f30e779434ad55a5abf40322bcff91d029
|
||||
size 16681
|
3
responses-0.9.0.tar.gz
Normal file
3
responses-0.9.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c6082710f4abfb60793899ca5f21e7ceb25aabf321560cc0726f8b59006811c9
|
||||
size 19766
|
Loading…
Reference in New Issue
Block a user