mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-python/sphinx-issues: update DESCRIPTION and upstream metadata
Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/19776 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
This commit is contained in:
committed by
Louis Sautier
parent
4ed3063106
commit
b7f0bf9a95
@@ -8,5 +8,6 @@
|
||||
<upstream>
|
||||
<remote-id type="pypi">sphinx-issues</remote-id>
|
||||
<remote-id type="github">sloria/sphinx-issues</remote-id>
|
||||
<bugs-to>https://github.com/sloria/sphinx-issues/issues</bugs-to>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=7
|
||||
PYTHON_COMPAT=( python3_{7..9} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A Sphinx extension for linking to your project's issue tracker "
|
||||
DESCRIPTION="Sphinx extension for linking to your project's issue tracker"
|
||||
HOMEPAGE="https://github.com/sloria/sphinx-issues"
|
||||
SRC_URI="https://github.com/sloria/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user