mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/columnize: add forgotten patch to skip test dep
Tests aren't bundled with the tarball anymore so drop the deps required to run them. Fixes #593852.
This commit is contained in:
@@ -19,3 +19,5 @@ IUSE=""
|
||||
|
||||
RDEPEND="dev-python/backports-shutil_get_terminal_size[$(python_gen_usedep 'python2*')]"
|
||||
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${PN}-0.3.8-nose.patch )
|
||||
|
||||
Reference in New Issue
Block a user