Path to this page:
./
textproc/py-sphinx-issues,
Sphinx extension for linking to an issue tracker
Branch: CURRENT,
Version: 4.1.0,
Package name: py312-sphinx-issues-4.1.0,
Maintainer: pkgsrc-usersA Sphinx extension for linking to your project's issue tracker. Includes roles
for linking to issues, pull requests, user profiles, with built-in support for
GitHub (though this works with other services).
Required to run:[
textproc/py-sphinx] [
lang/python310]
Master sites:
Filesize: 13.816 KB
Version history: (Expand)
- (2024-10-14) Updated to version: py312-sphinx-issues-4.1.0
- (2024-06-11) Updated to version: py311-sphinx-issues-4.1.0
- (2023-11-08) Updated to version: py311-sphinx-issues-1.2.0nb1
- (2022-07-10) Updated to version: py310-sphinx-issues-1.2.0nb1
- (2022-01-05) Updated to version: py39-sphinx-issues-1.2.0nb1
- (2021-10-07) Updated to version: py39-sphinx-issues-1.2.0
CVS history: (Expand)
2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325) |
Log message:
*: clean-up after python38 removal
|
2024-08-10 10:04:42 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
py-sphinx-issues: not for Python 3.9
|
2024-06-11 21:29:34 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-sphinx-issues: updated to 4.1.0
4.1.0 (2024-04-14)
Add :pypi: role for linking to PyPI projects
4.0.0 (2024-01-19)
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.
3.0.1 (2022-01-11)
Fix regression from 3.0.0: exception: 'in <string>' requires string as \
left operand, not type.
3.0.0 (2022-01-10)
The :commit: role now outputs with an @ prefix.
Add configuration options for changing prefixes.
Allow {group} to be specified within issues_uri, issues_pr_uri, \
issues_commit_uri, and
2.0.0 (2022-01-01)
Drop support for Python 2.7 and 3.5.
Test against Python 3.8 to 3.10.
Add :cwe: role for linking to CVEs on https://cwe.mitre.org. Thanks @hugovk for \
the PR.
Add support for custom urls and separators
Allow custom titles for all roles
Added setting issues_default_group_project as future replacement of \
issues_github_path, to reflect the now to universal nature of the extension
|
2023-11-07 23:38:10 by Thomas Klausner | Files touched by this commit (112) |
Log message:
*: latest py-sphinx only support Python 3.9+
|
2022-07-10 21:04:24 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-sphinx-issues: restrict to python3
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|