A Sphinx extension for linking to your project's issue tracker
https://github.com/sloria/sphinx-issues
A Sphinx extension for linking to your project's issue tracker. Includes roles for linking to both issues and user profiles, with built-in support for GitHub (though this works with other services).
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
8
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-sphinx-issues && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
4.1.0.tar.gz | 0000013006 12.7 KB | |
python-sphinx-issues.changes | 0000003160 3.09 KB | |
python-sphinx-issues.spec | 0000001972 1.93 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1184074
from
Dirk Mueller (dirkmueller)
(revision 9)
- update to 4.1.0: * Add `:pypi:` role for linking to PyPI projects * Default to linking GH Sponsors for the :user: role * Support Python 3.8-3.12. Older versions are no longer supported. * Backwards-incompatible*: Remove ``__version__``, ``__author__``, and ``__license__`` attributes. Use ``importlib.metadata`` to read this metadata instead. * Add :pr: role. * Raise ValueError if neither issues_uri nor issues_github_path
Comments 0