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
This commit is contained in:
Dirk Mueller 2016-07-06 16:17:27 +00:00 committed by Git OBS Bridge
parent c916591998
commit f044b20d78
4 changed files with 17 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

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

View File

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