mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 05:53:12 -04:00
dev-python/pymdown-extensions: fixup
Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -50,10 +50,6 @@ python_prepare_all() {
|
|||||||
-e 's:test_tabbed_split:_&:' \
|
-e 's:test_tabbed_split:_&:' \
|
||||||
tests/test_extensions/test_tabbed.py || die
|
tests/test_extensions/test_tabbed.py || die
|
||||||
|
|
||||||
distutils-r1_python_prepare_all
|
|
||||||
}
|
|
||||||
|
|
||||||
src_compile() {
|
|
||||||
# mkdocs-git-revision-date-localized-plugin needs git repo
|
# mkdocs-git-revision-date-localized-plugin needs git repo
|
||||||
if use doc; then
|
if use doc; then
|
||||||
git init
|
git init
|
||||||
@@ -63,5 +59,5 @@ src_compile() {
|
|||||||
git commit -m 'init'
|
git commit -m 'init'
|
||||||
fi
|
fi
|
||||||
|
|
||||||
distutils-r1_src_compile
|
distutils-r1_python_prepare_all
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user