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-collections
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-collections')
-rw-r--r--dev-python/jaraco-collections/jaraco-collections-1.5.3-r1.ebuild (renamed from dev-python/jaraco-collections/jaraco-collections-1.5.3.ebuild)2
-rw-r--r--dev-python/jaraco-collections/jaraco-collections-1.6.0-r1.ebuild (renamed from dev-python/jaraco-collections/jaraco-collections-1.6.0.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jaraco-collections/jaraco-collections-1.5.3.ebuild b/dev-python/jaraco-collections/jaraco-collections-1.5.3-r1.ebuild
index c1d401f3dfde..d634de30137b 100644
--- a/dev-python/jaraco-collections/jaraco-collections-1.5.3.ebuild
+++ b/dev-python/jaraco-collections/jaraco-collections-1.5.3-r1.ebuild
@@ -19,7 +19,7 @@ IUSE="doc test"
PDEPEND="dev-python/jaraco-text[${PYTHON_USEDEP}]"
RDEPEND="
- dev-python/namespace-jaraco[${PYTHON_USEDEP}]
+ <dev-python/namespace-jaraco-2[${PYTHON_USEDEP}]
dev-python/jaraco-classes[${PYTHON_USEDEP}]
>=dev-python/six-1.7.0[${PYTHON_USEDEP}]
"
diff --git a/dev-python/jaraco-collections/jaraco-collections-1.6.0.ebuild b/dev-python/jaraco-collections/jaraco-collections-1.6.0-r1.ebuild
index 5bfd4a68210a..b9c0016ba406 100644
--- a/dev-python/jaraco-collections/jaraco-collections-1.6.0.ebuild
+++ b/dev-python/jaraco-collections/jaraco-collections-1.6.0-r1.ebuild
@@ -19,7 +19,7 @@ IUSE="doc test"
PDEPEND="dev-python/jaraco-text[${PYTHON_USEDEP}]"
RDEPEND="
- dev-python/namespace-jaraco[${PYTHON_USEDEP}]
+ <dev-python/namespace-jaraco-2[${PYTHON_USEDEP}]
dev-python/jaraco-classes[${PYTHON_USEDEP}]
>=dev-python/six-1.7.0[${PYTHON_USEDEP}]
"