Accepting request 407227 from devel:languages:python

- fix source url

- 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/407227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-requests-mock?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2016-07-14 07:46:25 +00:00 committed by Git OBS Bridge
commit aab23099f9
4 changed files with 23 additions and 6 deletions

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Jul 8 08:55:29 UTC 2016 - dmueller@suse.com
- fix source url
-------------------------------------------------------------------
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,13 +17,13 @@
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
Group: Development/Languages/Python
Url: https://requests-mock.readthedocs.org/
Source: https://pypi.python.org/packages/source/r/requests-mock/requests-mock-%{version}.tar.gz
Source: https://pypi.io/packages/source/r/requests-mock/requests-mock-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-fixtures
BuildRequires: python-mock

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