diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-04-13 18:55:58 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-04-13 18:55:58 +0000 |
| commit | c0c2cbeb1d7b50dcb1988ee42703936629ecfb32 (patch) | |
| tree | 04448bfad625d0c01d27264baf612cacd517eaeb /dev-python/docutils | |
| parent | aed56da4e80324e823631d72c418ae0fcda86ca5 (diff) | |
| download | baldeagleos-repo-c0c2cbeb1d7b50dcb1988ee42703936629ecfb32.tar.gz baldeagleos-repo-c0c2cbeb1d7b50dcb1988ee42703936629ecfb32.tar.xz baldeagleos-repo-c0c2cbeb1d7b50dcb1988ee42703936629ecfb32.zip | |
Adding metadata
Diffstat (limited to 'dev-python/docutils')
| -rw-r--r-- | dev-python/docutils/docutils-0.21.2.ebuild | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/dev-python/docutils/docutils-0.21.2.ebuild b/dev-python/docutils/docutils-0.21.2.ebuild index b5e86ad5fc36..616080b03d11 100644 --- a/dev-python/docutils/docutils-0.21.2.ebuild +++ b/dev-python/docutils/docutils-0.21.2.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 ) -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 -} |
