7a2368e15a
- Update to 5.0.0: * Remove :cwe: and :cve: roles, as these are officially included in Sphinx>=8.1.0. * Support Python 3.9-3.13. Python 3.8 is no longer supported. - Clean up Python 2 remains.
Steve Kowalik2025-01-16 01:21:31 +00:00
c3c1eaf118
Accepting request 1184074 from devel:languages:python
Ana Guerrero2024-07-03 18:29:43 +00:00
13bc90c5ab
- 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
Dirk Mueller2024-06-30 07:40:20 +00:00