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).
- Devel package for openSUSE:Factory
-
6
derived packages
- Links to openSUSE:Factory / python-sphinx-issues
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/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 |
Revision 17 (latest revision is 18)
Dirk Mueller (dirkmueller)
committed
(revision 17)
- 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