dev-python/tempora: remove reference to last-rited jaraco-utils
authorLouis Sautier <sbraz@gentoo.org>
Sun, 19 Aug 2018 21:50:43 +0000 (23:50 +0200)
committerLouis Sautier <sbraz@gentoo.org>
Sun, 19 Aug 2018 21:50:43 +0000 (23:50 +0200)
It was removed in 82fdf6ec4d92196a2d1e7ab8e4cf776d16962497.

Package-Manager: Portage-2.3.45, Repoman-2.3.10

dev-python/tempora/tempora-1.12.ebuild
dev-python/tempora/tempora-1.13.ebuild
dev-python/tempora/tempora-1.7.ebuild

index 0d45c046097bf65353c3b1a003848cddf04824a0..fac1f1142dae55e747eb29c3a6668bd7af0981b8 100644 (file)
@@ -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? (
index 27020aa721b657e9ea0170e316e066854b712dc4..e882a86c0f4eb26805ab6067825a57c9c951f0ef 100644 (file)
@@ -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}]
index ee5115c2e860d69ca7cb6170cffa1131051b2d5e..99d577d167548d3fcbe6930fdf50a659954be1e3 100644 (file)
@@ -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}]