From: Louis Sautier Date: Sun, 19 Aug 2018 21:50:43 +0000 (+0200) Subject: dev-python/tempora: remove reference to last-rited jaraco-utils X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c84d319154d017e1baeb1c8a7009c990853d81e7;p=gentoo.git dev-python/tempora: remove reference to last-rited jaraco-utils It was removed in 82fdf6ec4d92196a2d1e7ab8e4cf776d16962497. Package-Manager: Portage-2.3.45, Repoman-2.3.10 --- diff --git a/dev-python/tempora/tempora-1.12.ebuild b/dev-python/tempora/tempora-1.12.ebuild index 0d45c046097b..fac1f1142dae 100644 --- a/dev-python/tempora/tempora-1.12.ebuild +++ b/dev-python/tempora/tempora-1.12.ebuild @@ -23,7 +23,6 @@ RDEPEND=" " # The calc-prorate binary used to be part of jaraco.utils DEPEND=" - !<=dev-python/jaraco-utils-10.0.2 >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] doc? ( diff --git a/dev-python/tempora/tempora-1.13.ebuild b/dev-python/tempora/tempora-1.13.ebuild index 27020aa721b6..e882a86c0f4e 100644 --- a/dev-python/tempora/tempora-1.13.ebuild +++ b/dev-python/tempora/tempora-1.13.ebuild @@ -19,7 +19,6 @@ IUSE="doc test" # The calc-prorate binary used to be part of jaraco.utils RDEPEND=" - !<=dev-python/jaraco-utils-10.0.2 >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}] dev-python/pytz[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] diff --git a/dev-python/tempora/tempora-1.7.ebuild b/dev-python/tempora/tempora-1.7.ebuild index ee5115c2e860..99d577d16754 100644 --- a/dev-python/tempora/tempora-1.7.ebuild +++ b/dev-python/tempora/tempora-1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -24,7 +24,6 @@ RDEPEND=" # The calc-prorate binary used to be part of jaraco.utils DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] - !<=dev-python/jaraco-utils-10.0.2 >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}] doc? ( >=dev-python/jaraco-packaging-3.2[${PYTHON_USEDEP}]