File python-sphinxcontrib-issuetracker.changes of Package python-sphinxcontrib-issuetracker
-------------------------------------------------------------------
Thu Jun 12 13:19:03 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Convert to pip-based build
-------------------------------------------------------------------
Fri Dec 7 21:05:37 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove wrong BR on python-sphinxcontrib
-------------------------------------------------------------------
Tue Dec 4 12:54:43 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Mon Sep 18 22:29:06 UTC 2017 - toddrme2178@gmail.com
- Use new python-sphinxcontrib package to provide namespace
directory.
-------------------------------------------------------------------
Thu Aug 24 13:55:18 UTC 2017 - jmatejek@suse.com
- singlespec auto-conversion
-------------------------------------------------------------------
Thu Oct 24 11:15:01 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Thu Aug 15 10:08:22 UTC 2013 - speilicke@suse.com
- Drop old tarball (sphinxcontrib-issuetracker-0.10.1.tar.gz)
-------------------------------------------------------------------
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