- update to 1.3.0:

* Add a releasenote for additional_matcher
  * Add documentation for the exception response
  * Fix occurences of `adatper`
  * Type check the empty string when creating repsonse
  * Allow arbirtrary matcher to be add to match

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-mock?expand=0&rev=14
This commit is contained in:
Dirk Mueller 2017-06-10 07:49:07 +00:00 committed by Git OBS Bridge
parent 454fadbebe
commit 651feb7a20
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Jun 10 07:47:41 UTC 2017 - dmueller@suse.com
- update to 1.3.0:
* Add a releasenote for additional_matcher
* Add documentation for the exception response
* Fix occurences of `adatper`
* Type check the empty string when creating repsonse
* Allow arbirtrary matcher to be add to match
-------------------------------------------------------------------
Thu May 25 15:22:58 UTC 2017 - sebix+novell.com@sebix.at

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without test
Name: python-requests-mock
Version: 1.2.0
Version: 1.3.0
Release: 0
Summary: Mock out responses from the requests package
License: Apache-2.0

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8c89d8db3a5ddbce6121bdeb665891ca27bb37d18bbadd96c6c11fb472f07df1
size 40219

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bd86970d6c52cc97071f5185aa594de6a997a5ca63b3bb36aceb9bb9db49294b
size 42399