Signed-off-by: Michał Górny <mgorny@gentoo.org>
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
LICENSE="GPL-3"
SLOT=0
-IUSE="test"
# local tests would require root and cause sandbox issues with btrfs subvolume
# operations, and network tests would require an SSH server with root login to
dev-python/crcmod[${PYTHON_USEDEP}]
dev-python/psutil[${PYTHON_USEDEP}]
sys-fs/btrfs-progs"
-DEPEND="${RDEPEND}
- test? ( dev-python/flake8[${PYTHON_USEDEP}] )"
+DEPEND="${RDEPEND}"
python_prepare_all() {
if [[ ${PV} == 9999 ]] ; then
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
LICENSE="GPL-3"
SLOT=0
-IUSE="test"
# local tests would require root and cause sandbox issues with btrfs subvolume
# operations, and network tests would require an SSH server with root login to
dev-python/crcmod[${PYTHON_USEDEP}]
dev-python/psutil[${PYTHON_USEDEP}]
sys-fs/btrfs-progs"
-DEPEND="${RDEPEND}
- test? ( dev-python/flake8[${PYTHON_USEDEP}] )"
+DEPEND="${RDEPEND}"
python_prepare_all() {
if [[ ${PV} == 9999 ]] ; then