summaryrefslogtreecommitdiff
path: root/dev-python/python-zipstream/python-zipstream-1.1.4.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-11-20 00:29:36 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2020-11-20 00:29:36 +0000
commit7476ba2ef4898be736048eb447cb7f3d9ed319b7 (patch)
treec02ffcc3c12e40e699a0dc45b13207cfc38416fc /dev-python/python-zipstream/python-zipstream-1.1.4.ebuild
parent11c30d06b50c29e991bc0657f9137891e7715502 (diff)
downloadbaldeagleos-repo-7476ba2ef4898be736048eb447cb7f3d9ed319b7.tar.gz
baldeagleos-repo-7476ba2ef4898be736048eb447cb7f3d9ed319b7.tar.xz
baldeagleos-repo-7476ba2ef4898be736048eb447cb7f3d9ed319b7.zip
Updating liguros repo
Diffstat (limited to 'dev-python/python-zipstream/python-zipstream-1.1.4.ebuild')
-rw-r--r--dev-python/python-zipstream/python-zipstream-1.1.4.ebuild9
1 files changed, 1 insertions, 8 deletions
diff --git a/dev-python/python-zipstream/python-zipstream-1.1.4.ebuild b/dev-python/python-zipstream/python-zipstream-1.1.4.ebuild
index d2583fc091f2..6537b95bb82d 100644
--- a/dev-python/python-zipstream/python-zipstream-1.1.4.ebuild
+++ b/dev-python/python-zipstream/python-zipstream-1.1.4.ebuild
@@ -14,12 +14,5 @@ SRC_URI="https://github.com/allanlei/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
- test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-python_test() {
- nosetests -v || die "tests failed under ${EPYTHON}"
-}
+distutils_enable_tests nose