summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Sautier <sbraz@gentoo.org>2019-07-02 14:59:15 +0200
committerLouis Sautier <sbraz@gentoo.org>2019-07-02 15:31:04 +0200
commitb948cc5f85cc8a983ab14452c64fd21127f05e75 (patch)
treef88d0bcfff5de8bbd1e52687089e1c5190c56c4b /dev-python/jaraco-text
parentmedia-libs/x264: sparc stable wrt bug #688712 (diff)
downloadgentoo-b948cc5f85cc8a983ab14452c64fd21127f05e75.tar.gz
gentoo-b948cc5f85cc8a983ab14452c64fd21127f05e75.tar.bz2
gentoo-b948cc5f85cc8a983ab14452c64fd21127f05e75.zip
dev-python/jaraco-*: depend on old pkg_resources-style namespace pkg
In anticipation of a switch to a pkgutil-style namespace package. Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
Diffstat (limited to 'dev-python/jaraco-text')
-rw-r--r--dev-python/jaraco-text/jaraco-text-1.10.1-r1.ebuild (renamed from dev-python/jaraco-text/jaraco-text-1.10.1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jaraco-text/jaraco-text-1.10.1.ebuild b/dev-python/jaraco-text/jaraco-text-1.10.1-r1.ebuild
index 03f71fdc3edd..2f1f531343ed 100644
--- a/dev-python/jaraco-text/jaraco-text-1.10.1.ebuild
+++ b/dev-python/jaraco-text/jaraco-text-1.10.1-r1.ebuild
@@ -20,7 +20,7 @@ IUSE="doc test"
PDEPEND="dev-python/jaraco-collections[${PYTHON_USEDEP}]"
RDEPEND="
dev-python/jaraco-functools[${PYTHON_USEDEP}]
- dev-python/namespace-jaraco[${PYTHON_USEDEP}]
+ <dev-python/namespace-jaraco-2[${PYTHON_USEDEP}]
"
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]