diff options
author | Louis Sautier <sbraz@gentoo.org> | 2018-11-03 16:39:47 +0100 |
---|---|---|
committer | Louis Sautier <sbraz@gentoo.org> | 2018-11-03 16:39:47 +0100 |
commit | f8596c5dc9e3a62c2acdfeb9faf00f92a501563d (patch) | |
tree | 30fd7527bfb9218bcc6651480f2b23a3a6de9763 /dev-python/tempora | |
parent | dev-python/tempora: bump to 1.14 (diff) | |
download | gentoo-f8596c5dc9e3a62c2acdfeb9faf00f92a501563d.tar.gz gentoo-f8596c5dc9e3a62c2acdfeb9faf00f92a501563d.tar.bz2 gentoo-f8596c5dc9e3a62c2acdfeb9faf00f92a501563d.zip |
dev-python/tempora: remove reference to last-rited package
This should have been done in c84d319154d017e1baeb1c8a7009c990853d81e7.
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-python/tempora')
-rw-r--r-- | dev-python/tempora/tempora-1.12.ebuild | 3 | ||||
-rw-r--r-- | dev-python/tempora/tempora-1.13.ebuild | 3 | ||||
-rw-r--r-- | dev-python/tempora/tempora-1.7.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/dev-python/tempora/tempora-1.12.ebuild b/dev-python/tempora/tempora-1.12.ebuild index fac1f1142dae..08220e64091c 100644 --- a/dev-python/tempora/tempora-1.12.ebuild +++ b/dev-python/tempora/tempora-1.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -21,7 +21,6 @@ RDEPEND=" dev-python/pytz[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] " -# The calc-prorate binary used to be part of jaraco.utils DEPEND=" >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}] dev-python/setuptools[${PYTHON_USEDEP}] diff --git a/dev-python/tempora/tempora-1.13.ebuild b/dev-python/tempora/tempora-1.13.ebuild index e882a86c0f4e..0d46a295b0f2 100644 --- a/dev-python/tempora/tempora-1.13.ebuild +++ b/dev-python/tempora/tempora-1.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,6 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc test" -# The calc-prorate binary used to be part of jaraco.utils RDEPEND=" >=dev-python/jaraco-functools-1.20[${PYTHON_USEDEP}] dev-python/pytz[${PYTHON_USEDEP}] diff --git a/dev-python/tempora/tempora-1.7.ebuild b/dev-python/tempora/tempora-1.7.ebuild index 99d577d16754..17583e8875a7 100644 --- a/dev-python/tempora/tempora-1.7.ebuild +++ b/dev-python/tempora/tempora-1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -21,7 +21,6 @@ RDEPEND=" dev-python/pytz[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] " -# The calc-prorate binary used to be part of jaraco.utils DEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}] |