mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/mini-amf: update test deps
Closes: https://bugs.gentoo.org/723670 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{6..8} )
|
||||
PYTHON_REQ_USE="sqlite"
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
@@ -26,6 +27,8 @@ DEPEND="${RDEPEND}
|
||||
dev-python/flake8[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
REQUIRED_USE="test? ( ${PYTHON_REQUIRED_USE} )"
|
||||
|
||||
distutils_enable_sphinx doc
|
||||
|
||||
PATCHES=( "${FILESDIR}"/mini-amf-0.9.1-setuptools-46-fix.patch )
|
||||
|
||||
Reference in New Issue
Block a user