mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-28 09:58:08 -07:00
dev-python/pyflakes: Fix location of patch
This commit is contained in:
@@ -19,7 +19,7 @@ IUSE=""
|
||||
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/fix-pypy-tests.patch )
|
||||
PATCHES=( "${FILESDIR}"/${PV}-fix-pypy-tests.patch )
|
||||
|
||||
python_test() {
|
||||
esetup.py test --quiet
|
||||
|
||||
Reference in New Issue
Block a user