mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 01:23:23 -04:00
dev-python/mkdocs-git-revision-date-localized-plugin: longdescription, pypi, sorting
Package-Manager: Portage-2.3.96, Repoman-2.3.21 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -2,8 +2,12 @@
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>andrewammerlaan@riseup.net</email>
|
||||
<name>Andrew Ammerlaan</name>
|
||||
</maintainer>
|
||||
<maintainer type="person">
|
||||
<email>andrewammerlaan@riseup.net</email>
|
||||
<name>Andrew Ammerlaan</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">timvink/mkdocs-git-revision-date-localized-plugin</remote-id>
|
||||
<remote-id type="pypi">mkdocs-git-revision-date-localized-plugin</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
@@ -10,7 +10,10 @@ DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Display the localized date of the last git modification of a markdown file"
|
||||
HOMEPAGE="https://github.com/timvink/mkdocs-git-revision-date-localized-plugin"
|
||||
HOMEPAGE="
|
||||
https://github.com/timvink/mkdocs-git-revision-date-localized-plugin
|
||||
https://pypi.org/project/mkdocs-git-revision-date-localized-plugin
|
||||
"
|
||||
SRC_URI="https://github.com/timvink/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
@@ -22,9 +25,9 @@ RESTRICT="test" # fails, mkdocs failed
|
||||
RDEPEND="
|
||||
>=dev-python/Babel-2.7.0[${PYTHON_USEDEP}]
|
||||
dev-python/GitPython[${PYTHON_USEDEP}]
|
||||
dev-python/jinja[${PYTHON_USEDEP}]
|
||||
dev-python/mkdocs[${PYTHON_USEDEP}]
|
||||
dev-python/jinja[${PYTHON_USEDEP}]"
|
||||
|
||||
"
|
||||
DEPEND="
|
||||
dev-python/click[${PYTHON_USEDEP}]
|
||||
dev-python/mkdocs-material[${PYTHON_USEDEP}]"
|
||||
|
||||
Reference in New Issue
Block a user