forked from pool/python-requests-mock
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user