summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZamarin Arthur <arthurzam@gmail.com>2021-05-21 16:47:13 +0300
committerMichał Górny <mgorny@gentoo.org>2021-05-22 12:52:19 +0200
commitc7ac3d1e68a6d3561c5e2755d020de5f23048c23 (patch)
tree8426abf48bf95e2c883c71980990b1d01bc00c03 /dev-python/pyasn1-modules
parentdev-python/pyasn1: remove redundant IUSE=doc (diff)
downloadgentoo-c7ac3d1e68a6d3561c5e2755d020de5f23048c23.tar.gz
gentoo-c7ac3d1e68a6d3561c5e2755d020de5f23048c23.tar.bz2
gentoo-c7ac3d1e68a6d3561c5e2755d020de5f23048c23.zip
dev-python/pyasn1-modules: remove redundant IUSE=test
distutils_enable_tests automatically adds the flag Signed-off-by: Zamarin Arthur <arthurzam@gmail.com> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pyasn1-modules')
-rw-r--r--dev-python/pyasn1-modules/pyasn1-modules-0.2.8-r1.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/dev-python/pyasn1-modules/pyasn1-modules-0.2.8-r1.ebuild b/dev-python/pyasn1-modules/pyasn1-modules-0.2.8-r1.ebuild
index b014b5dd8da7..4867c479329f 100644
--- a/dev-python/pyasn1-modules/pyasn1-modules-0.2.8-r1.ebuild
+++ b/dev-python/pyasn1-modules/pyasn1-modules-0.2.8-r1.ebuild
@@ -16,12 +16,8 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
-IUSE="test"
-RESTRICT="!test? ( test )"
RDEPEND=">=dev-python/pyasn1-0.4.6[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- test? ( dev-python/pytest[${PYTHON_USEDEP}] )"
distutils_enable_tests setup.py