mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/httpbin: Remove greenlet from metadata
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -40,6 +40,12 @@ BDEPEND="
|
||||
EPYTEST_PLUGINS=()
|
||||
distutils_enable_tests pytest
|
||||
|
||||
src_prepare() {
|
||||
distutils-r1_src_prepare
|
||||
|
||||
sed -i -e '/greenlet/d' pyproject.toml || die
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
optfeature "Fancy index" dev-python/flasgger
|
||||
}
|
||||
Reference in New Issue
Block a user