summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-03 18:12:56 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-03 18:30:43 +0100
commit19235b01e5c62d44ae0245bfd1c8d267fd2b294b (patch)
treecb350d82852d792d6f36edd38cf97d36f3437d0d /dev-python/paste
parentdev-python/jaraco-text: Remove namespace dep (diff)
downloadgentoo-19235b01e5c62d44ae0245bfd1c8d267fd2b294b.tar.gz
gentoo-19235b01e5c62d44ae0245bfd1c8d267fd2b294b.tar.bz2
gentoo-19235b01e5c62d44ae0245bfd1c8d267fd2b294b.zip
dev-python/paste: Remove namespace dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/paste')
-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