diff options
author | Louis Sautier <sbraz@gentoo.org> | 2018-08-19 23:50:43 +0200 |
---|---|---|
committer | Louis Sautier <sbraz@gentoo.org> | 2018-08-19 23:50:43 +0200 |
commit | c84d319154d017e1baeb1c8a7009c990853d81e7 (patch) | |
tree | 86634d28fa217a0df0cb236df65f59937f7a6170 /dev-python/tempora | |
parent | dev-libs/yajl: Use EAPI=6, fix build with uclibc (bug 512738). (diff) | |
download | gentoo-c84d319154d017e1baeb1c8a7009c990853d81e7.tar.gz gentoo-c84d319154d017e1baeb1c8a7009c990853d81e7.tar.bz2 gentoo-c84d319154d017e1baeb1c8a7009c990853d81e7.zip |
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
Diffstat (limited to 'dev-python/tempora')
-rw-r--r-- | dev-python/tempora/tempora-1.12.ebuild | 1 | ||||
-rw-r--r-- | dev-python/tempora/tempora-1.13.ebuild | 1 | ||||
-rw-r--r-- | dev-python/tempora/tempora-1.7.ebuild | 3 |
3 files changed, 1 insertions, 4 deletions
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}] |