From f044b20d780862387892fc247354e793386f7f8127bb6a2ae61a2c4b9822393a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 6 Jul 2016 16:17:27 +0000 Subject: [PATCH] Accepting request 406991 from home:tbechtold:branches:devel:languages:python - update to 1.0.0: * Add tox environment to run against master requests * Change dev status classifier to stable * Doc fixups * Expose cert and proxies as attributes of the last request * Add timeout and allow_retries to RequestProxy * Fix py34 DB issue and remove py33/py26 * Remove pypip.in badge from readme OBS-URL: https://build.opensuse.org/request/show/406991 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-mock?expand=0&rev=5 --- python-requests-mock.changes | 12 ++++++++++++ python-requests-mock.spec | 4 ++-- requests-mock-0.7.0.tar.gz | 3 --- requests-mock-1.0.0.tar.gz | 3 +++ 4 files changed, 17 insertions(+), 5 deletions(-) delete mode 100644 requests-mock-0.7.0.tar.gz create mode 100644 requests-mock-1.0.0.tar.gz diff --git a/python-requests-mock.changes b/python-requests-mock.changes index 5f35d22..4c6b7c3 100644 --- a/python-requests-mock.changes +++ b/python-requests-mock.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Jul 6 16:13:45 UTC 2016 - tbechtold@suse.com + +- update to 1.0.0: + * Add tox environment to run against master requests + * Change dev status classifier to stable + * Doc fixups + * Expose cert and proxies as attributes of the last request + * Add timeout and allow_retries to RequestProxy + * Fix py34 DB issue and remove py33/py26 + * Remove pypip.in badge from readme + ------------------------------------------------------------------- Fri Dec 4 07:59:17 UTC 2015 - dmueller@suse.com diff --git a/python-requests-mock.spec b/python-requests-mock.spec index 29fdf6c..af6add6 100644 --- a/python-requests-mock.spec +++ b/python-requests-mock.spec @@ -1,7 +1,7 @@ # # spec file for package python-requests-mock # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-requests-mock -Version: 0.7.0 +Version: 1.0.0 Release: 0 Summary: Mock out responses from the requests package License: Apache-2.0 diff --git a/requests-mock-0.7.0.tar.gz b/requests-mock-0.7.0.tar.gz deleted file mode 100644 index 217fb8e..0000000 --- a/requests-mock-0.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee2816992d4505596ec3c98c7b4ab57475539ac037d08dd3a81370b1e3cdd568 -size 34722 diff --git a/requests-mock-1.0.0.tar.gz b/requests-mock-1.0.0.tar.gz new file mode 100644 index 0000000..c829337 --- /dev/null +++ b/requests-mock-1.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6c659e50a312eb5cf0191ae33d6b232909e4a248551e79cef11c3c93497923d +size 34715