| Name: | python-sphinxcontrib-issuetracker |
|---|---|
| Version: | 0.11 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 76433 |
| License: | BSD |
| RPM: | python-sphinxcontrib-issuetracker-0.11-2.el7.noarch.rpm |
| Source RPM: | python-sphinxcontrib-issuetracker-0.11-2.el7.src.rpm |
| Build Date: | Sat Oct 28 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://pypi.python.org/pypi/sphinxcontrib-issuetracker |
| Summary: | Sphinx integration with different issue trackers |
| Description: | A Sphinx extension to reference issues in issue trackers, either explicitly with an "issue" role or optionally implicitly by issue ids like #10 in plain text. Currently the following issue trackers are supported: * GitHub * BitBucket * Launchpad * Google Code * Debian BTS * Jira A simple API is provided to add support for other issue trackers. If you added support for a new tracker, please consider sending a patch to make your work available to other users of this extension. |
- Add Requires on python-requests, python-sphinx - Use %license
- Initial package