summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/paste/paste-3.5.0-r1.ebuild (renamed from dev-python/paste/paste-3.5.0.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/paste/paste-3.5.0.ebuild b/dev-python/paste/paste-3.5.0-r1.ebuild
index ceb33d7884b9..340a03c44027 100644
--- a/dev-python/paste/paste-3.5.0.ebuild
+++ b/dev-python/paste/paste-3.5.0-r1.ebuild
@@ -18,7 +18,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris"
-RDEPEND="dev-python/namespace-paste[${PYTHON_USEDEP}]
+RDEPEND="
>=dev-python/six-1.4.0[${PYTHON_USEDEP}]"
distutils_enable_tests pytest