dev-python/cheetah: blocker on cheetah3 for file collision
authorAlexys Jacob <ultrabug@gentoo.org>
Mon, 23 Sep 2019 13:39:24 +0000 (15:39 +0200)
committerAlexys Jacob <ultrabug@gentoo.org>
Mon, 23 Sep 2019 13:43:13 +0000 (15:43 +0200)
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
dev-python/cheetah/cheetah-2.4.4-r1.ebuild

index 93980236036ac1ad4efb9dfd9c0be1332fb7a6d3..ecc9e208b5439cb276ece622c2dab933bae43148 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -18,7 +18,8 @@ IUSE=""
 KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 SLOT="0"
 
-RDEPEND="dev-python/markdown[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/markdown[${PYTHON_USEDEP}]
+       !dev-python/cheetah3"
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]"