From f5235b713dedb5d7a77e67f9506c7a280aa9bb47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 20 Jul 2021 23:10:05 +0200 Subject: dev-python: expand various targets for new versions --- dev-python/schema/schema-0.7.4-r2.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'dev-python/schema/schema-0.7.4-r2.ebuild') diff --git a/dev-python/schema/schema-0.7.4-r2.ebuild b/dev-python/schema/schema-0.7.4-r2.ebuild index ad51dde..0413688 100644 --- a/dev-python/schema/schema-0.7.4-r2.ebuild +++ b/dev-python/schema/schema-0.7.4-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{7..10} ) inherit distutils-r1 @@ -18,6 +18,4 @@ SLOT="0" LICENSE="MIT" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -DEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - >=dev-python/contextlib2-0.5.5[${PYTHON_USEDEP}]" +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -- cgit v1.2.3