diff --git a/python-requests-mock.changes b/python-requests-mock.changes index 5ca4451..c7894f8 100644 --- a/python-requests-mock.changes +++ b/python-requests-mock.changes @@ -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 diff --git a/python-requests-mock.spec b/python-requests-mock.spec index 47782e6..f97b5df 100644 --- a/python-requests-mock.spec +++ b/python-requests-mock.spec @@ -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 diff --git a/requests-mock-1.2.0.tar.gz b/requests-mock-1.2.0.tar.gz deleted file mode 100644 index 682bd05..0000000 --- a/requests-mock-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c89d8db3a5ddbce6121bdeb665891ca27bb37d18bbadd96c6c11fb472f07df1 -size 40219 diff --git a/requests-mock-1.3.0.tar.gz b/requests-mock-1.3.0.tar.gz new file mode 100644 index 0000000..8b46d18 --- /dev/null +++ b/requests-mock-1.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd86970d6c52cc97071f5185aa594de6a997a5ca63b3bb36aceb9bb9db49294b +size 42399