mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
dev-python/docutils: Sync with Gentoo
It's from Gentoo commit 6594bd387ae3f7ceae3c3dea100f2202688b38f2.
This commit is contained in:
parent
f868eca8b2
commit
5ac9a3ea13
@ -6,7 +6,7 @@ EAPI=8
|
||||
DISTUTILS_USE_PEP517=flit
|
||||
PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
|
||||
|
||||
inherit distutils-r1 optfeature pypi
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Python Documentation Utilities (reference reStructuredText impl.)"
|
||||
HOMEPAGE="
|
||||
@ -72,9 +72,3 @@ python_install_all() {
|
||||
install_txt_doc "${doc}"
|
||||
done < <(find docs tools -name '*.txt' -print0)
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
optfeature \
|
||||
"auto-detecting the image dimensions when using the 'scale' option" \
|
||||
dev-python/pillow
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user