head	1.3;
access;
symbols
	pkgsrc-2026Q1:1.3.0.10
	pkgsrc-2026Q1-base:1.3
	pkgsrc-2025Q4:1.3.0.8
	pkgsrc-2025Q4-base:1.3
	pkgsrc-2025Q3:1.3.0.6
	pkgsrc-2025Q3-base:1.3
	pkgsrc-2025Q2:1.3.0.4
	pkgsrc-2025Q2-base:1.3
	pkgsrc-2025Q1:1.3.0.2
	pkgsrc-2025Q1-base:1.3
	pkgsrc-2024Q4:1.2.0.6
	pkgsrc-2024Q4-base:1.2
	pkgsrc-2024Q3:1.2.0.4
	pkgsrc-2024Q3-base:1.2
	pkgsrc-2024Q2:1.2.0.2
	pkgsrc-2024Q2-base:1.2
	pkgsrc-2024Q1:1.1.0.40
	pkgsrc-2024Q1-base:1.1
	pkgsrc-2023Q4:1.1.0.38
	pkgsrc-2023Q4-base:1.1
	pkgsrc-2023Q3:1.1.0.36
	pkgsrc-2023Q3-base:1.1
	pkgsrc-2023Q2:1.1.0.34
	pkgsrc-2023Q2-base:1.1
	pkgsrc-2023Q1:1.1.0.32
	pkgsrc-2023Q1-base:1.1
	pkgsrc-2022Q4:1.1.0.30
	pkgsrc-2022Q4-base:1.1
	pkgsrc-2022Q3:1.1.0.28
	pkgsrc-2022Q3-base:1.1
	pkgsrc-2022Q2:1.1.0.26
	pkgsrc-2022Q2-base:1.1
	pkgsrc-2022Q1:1.1.0.24
	pkgsrc-2022Q1-base:1.1
	pkgsrc-2021Q4:1.1.0.22
	pkgsrc-2021Q4-base:1.1
	pkgsrc-2021Q3:1.1.0.20
	pkgsrc-2021Q3-base:1.1
	pkgsrc-2021Q2:1.1.0.18
	pkgsrc-2021Q2-base:1.1
	pkgsrc-2021Q1:1.1.0.16
	pkgsrc-2021Q1-base:1.1
	pkgsrc-2020Q4:1.1.0.14
	pkgsrc-2020Q4-base:1.1
	pkgsrc-2020Q3:1.1.0.12
	pkgsrc-2020Q3-base:1.1
	pkgsrc-2020Q2:1.1.0.10
	pkgsrc-2020Q2-base:1.1
	pkgsrc-2020Q1:1.1.0.6
	pkgsrc-2020Q1-base:1.1
	pkgsrc-2019Q4:1.1.0.8
	pkgsrc-2019Q4-base:1.1
	pkgsrc-2019Q3:1.1.0.4
	pkgsrc-2019Q3-base:1.1
	pkgsrc-2019Q2:1.1.0.2
	pkgsrc-2019Q2-base:1.1;
locks; strict;
comment	@# @;


1.3
date	2025.02.23.20.56.00;	author wiz;	state Exp;
branches;
next	1.2;
commitid	2UxAMhqI6gtTvDKF;

1.2
date	2024.06.11.19.29.34;	author adam;	state Exp;
branches;
next	1.1;
commitid	x2ip7xnB096hiBdF;

1.1
date	2019.04.24.15.50.43;	author adam;	state Exp;
branches;
next	;
commitid	REz6LXZZBmvXlCkB;


desc
@@


1.3
log
@py-sphinx-issues: adapt for flit_core 3.11.

Bump PKGREVISION.
@
text
@@@comment $NetBSD: PLIST,v 1.2 2024/06/11 19:29:34 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/sphinx_issues/__init__.py
${PYSITELIB}/sphinx_issues/__init__.pyc
${PYSITELIB}/sphinx_issues/__init__.pyo
@


1.2
log
@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
@
text
@d1 1
a1 2
@@comment $NetBSD: PLIST,v 1.1 2019/04/24 15:50:43 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
d5 1
@


1.1
log
@py-sphinx-issues: added version 1.2.0

A 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).
@
text
@d1 8
a8 9
@@comment $NetBSD$
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/sphinx_issues.py
${PYSITELIB}/sphinx_issues.pyc
${PYSITELIB}/sphinx_issues.pyo
@

