Accepting request 180858 from home:dirkmueller:branches:devel:languages:python

- update to 0.11:
  - Send proper user agent in API requests
  - #4: Respect Github rate limits
  - #5: Fix compatibility with requests 1.0

OBS-URL: https://build.opensuse.org/request/show/180858
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-issuetracker?expand=0&rev=7
This commit is contained in:
Sascha Peilicke
2013-06-25 12:20:16 +00:00
committed by Git OBS Bridge
parent 4e9ca632fa
commit b09c815d45
3 changed files with 14 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jun 25 11:47:11 UTC 2013 - dmueller@suse.com
- update to 0.11:
- Send proper user agent in API requests
- #4: Respect Github rate limits
- #5: Fix compatibility with requests 1.0
-------------------------------------------------------------------
Tue Jan 15 19:40:31 UTC 2013 - p.drouand@gmail.com

View File

@@ -17,7 +17,7 @@
Name: python-sphinxcontrib-issuetracker
Version: 0.10.1
Version: 0.11
Release: 0
Url: http://packages.python.org/sphinxcontrib-issuetracker
Summary: Sphinx integration with different issuetrackers
@@ -29,8 +29,8 @@ BuildRequires: python-Sphinx
BuildRequires: python-devel
BuildRequires: python-distribute
BuildRequires: python-requests
Requires: python-Sphinx
Requires: python-requests
Requires: python-Sphinx >= 1.1
Requires: python-requests >= 1.1
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
%else

View File

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