forked from pool/python-sphinxcontrib-issuetracker
- 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
31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|
|
|
|
- Initial python3 support
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 15 18:17:56 UTC 2013 - p.drouand@gmail.com
|
|
- Update to version 0.10.1:
|
|
* Fix README rendering on PyPI
|
|
* #1: Fix test failure on Python 3
|
|
- Update to version 0.10:
|
|
* Extension now hosted at
|
|
https://github.com/lunaryorn/sphinxcontrib-issuetracker
|
|
* Use requests library for HTTP requests
|
|
* Consider launchpad issues closed only if all referenced tasks are completed
|
|
* Support Python 3 (with exception of ``launchpad`` and ``debianbts`` trackers)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 21 19:28:41 UTC 2012 - saschpe@gmx.de
|
|
|
|
- Initial version
|
|
|