From 1b9101db592434c2cae86685883daf48c93a7e0761622304f099e638e404c8a9 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 28 Sep 2016 16:32:09 +0000 Subject: [PATCH] Accepting request 430714 from home:tbechtold:branches:devel:languages:python - update to 1.1.0: * Add a called_once property to adapter * Enable case sensitive matching * Provide fixture extras for pip * Allow doing real_http per mock via the mocker * Return b'' when reading closed response * Fixture documentation error OBS-URL: https://build.opensuse.org/request/show/430714 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-mock?expand=0&rev=8 --- python-requests-mock.changes | 11 +++++++++++ python-requests-mock.spec | 2 +- requests-mock-1.0.0.tar.gz | 3 --- requests-mock-1.1.0.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 requests-mock-1.0.0.tar.gz create mode 100644 requests-mock-1.1.0.tar.gz diff --git a/python-requests-mock.changes b/python-requests-mock.changes index 8ded6ef..9695312 100644 --- a/python-requests-mock.changes +++ b/python-requests-mock.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Sep 28 09:00:13 UTC 2016 - tbechtold@suse.com + +- update to 1.1.0: + * Add a called_once property to adapter + * Enable case sensitive matching + * Provide fixture extras for pip + * Allow doing real_http per mock via the mocker + * Return b'' when reading closed response + * Fixture documentation error + ------------------------------------------------------------------- Fri Jul 8 08:55:29 UTC 2016 - dmueller@suse.com diff --git a/python-requests-mock.spec b/python-requests-mock.spec index cd20f55..749e337 100644 --- a/python-requests-mock.spec +++ b/python-requests-mock.spec @@ -17,7 +17,7 @@ Name: python-requests-mock -Version: 1.0.0 +Version: 1.1.0 Release: 0 Summary: Mock out responses from the requests package License: Apache-2.0 diff --git a/requests-mock-1.0.0.tar.gz b/requests-mock-1.0.0.tar.gz deleted file mode 100644 index c829337..0000000 --- a/requests-mock-1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6c659e50a312eb5cf0191ae33d6b232909e4a248551e79cef11c3c93497923d -size 34715 diff --git a/requests-mock-1.1.0.tar.gz b/requests-mock-1.1.0.tar.gz new file mode 100644 index 0000000..d83a2bf --- /dev/null +++ b/requests-mock-1.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0db1645c7c35a811e520b27da196368f42da875a4d64af93629fd2f61223cba +size 39154