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