From 8093917d933b85a4726a601ed7f2e0f99ba9403c Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 27 Jun 2019 12:33:44 -0700 Subject: [PATCH] dev-python/sphinx_celery: require sphinx-2.0.0 Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Zac Medico --- ...hinx_celery-2.0.0.ebuild => sphinx_celery-2.0.0-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-python/sphinx_celery/{sphinx_celery-2.0.0.ebuild => sphinx_celery-2.0.0-r1.ebuild} (83%) diff --git a/dev-python/sphinx_celery/sphinx_celery-2.0.0.ebuild b/dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild similarity index 83% rename from dev-python/sphinx_celery/sphinx_celery-2.0.0.ebuild rename to dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild index b404c9f709f8..4fb97cf5c686 100644 --- a/dev-python/sphinx_celery/sphinx_celery-2.0.0.ebuild +++ b/dev-python/sphinx_celery/sphinx_celery-2.0.0-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7} ) inherit distutils-r1 @@ -15,5 +15,5 @@ SLOT="0" KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - >=dev-python/sphinx-1.4[${PYTHON_USEDEP}]" + >=dev-python/sphinx-2.0.0[${PYTHON_USEDEP}]" DEPEND="${RDEPEND}" -- 2.26.2