diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-01-12 12:17:49 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-01-12 12:25:12 +0100 |
commit | c2491c3ffc1c67f2e9ceccc2b0bd47944e6aceeb (patch) | |
tree | 1f3550eacc61252d03ce35f5e0bee400ab1ef8aa /dev-util/gertty | |
parent | dev-python/pecan: Remove mistaken dep on ordereddict (diff) | |
download | gentoo-c2491c3ffc1c67f2e9ceccc2b0bd47944e6aceeb.tar.gz gentoo-c2491c3ffc1c67f2e9ceccc2b0bd47944e6aceeb.tar.bz2 gentoo-c2491c3ffc1c67f2e9ceccc2b0bd47944e6aceeb.zip |
dev-util/gertty: Remove mistaken ordereddict dep
The package needs ordereddict only with Python < 2.7.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/gertty')
-rw-r--r-- | dev-util/gertty/gertty-1.3.2.ebuild | 3 | ||||
-rw-r--r-- | dev-util/gertty/gertty-1.4.0.ebuild | 3 | ||||
-rw-r--r-- | dev-util/gertty/gertty-1.5.0-r1.ebuild (renamed from dev-util/gertty/gertty-1.5.0.ebuild) | 3 | ||||
-rw-r--r-- | dev-util/gertty/gertty-1.6.0-r1.ebuild (renamed from dev-util/gertty/gertty-1.6.0.ebuild) | 1 | ||||
-rw-r--r-- | dev-util/gertty/gertty-9999.ebuild | 1 |
5 files changed, 3 insertions, 8 deletions
diff --git a/dev-util/gertty/gertty-1.3.2.ebuild b/dev-util/gertty/gertty-1.3.2.ebuild index f9e1d0c8dd6c..6157972f8d87 100644 --- a/dev-util/gertty/gertty-1.3.2.ebuild +++ b/dev-util/gertty/gertty-1.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -29,7 +29,6 @@ RDEPEND=" dev-python/python-dateutil[${PYTHON_USEDEP}] >=dev-python/requests-2.5.3[${PYTHON_USEDEP}] <dev-python/requests-3.0.0[${PYTHON_USEDEP}] - dev-python/ordereddict[${PYTHON_USEDEP}] >=dev-python/alembic-0.6.4[${PYTHON_USEDEP}] >=dev-python/pyyaml-3.1.0[${PYTHON_USEDEP}] >=dev-python/voluptuous-0.7[${PYTHON_USEDEP}] diff --git a/dev-util/gertty/gertty-1.4.0.ebuild b/dev-util/gertty/gertty-1.4.0.ebuild index f9e1d0c8dd6c..6157972f8d87 100644 --- a/dev-util/gertty/gertty-1.4.0.ebuild +++ b/dev-util/gertty/gertty-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -29,7 +29,6 @@ RDEPEND=" dev-python/python-dateutil[${PYTHON_USEDEP}] >=dev-python/requests-2.5.3[${PYTHON_USEDEP}] <dev-python/requests-3.0.0[${PYTHON_USEDEP}] - dev-python/ordereddict[${PYTHON_USEDEP}] >=dev-python/alembic-0.6.4[${PYTHON_USEDEP}] >=dev-python/pyyaml-3.1.0[${PYTHON_USEDEP}] >=dev-python/voluptuous-0.7[${PYTHON_USEDEP}] diff --git a/dev-util/gertty/gertty-1.5.0.ebuild b/dev-util/gertty/gertty-1.5.0-r1.ebuild index 37e28a61bc87..c7152e1a9b5b 100644 --- a/dev-util/gertty/gertty-1.5.0.ebuild +++ b/dev-util/gertty/gertty-1.5.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -28,7 +28,6 @@ RDEPEND=" dev-python/python-dateutil[${PYTHON_USEDEP}] >=dev-python/requests-2.5.3[${PYTHON_USEDEP}] <dev-python/requests-3.0.0[${PYTHON_USEDEP}] - dev-python/ordereddict[${PYTHON_USEDEP}] >=dev-python/alembic-0.6.4[${PYTHON_USEDEP}] >=dev-python/pyyaml-3.1.0[${PYTHON_USEDEP}] >=dev-python/voluptuous-0.7[${PYTHON_USEDEP}] diff --git a/dev-util/gertty/gertty-1.6.0.ebuild b/dev-util/gertty/gertty-1.6.0-r1.ebuild index f81ccde83cb3..773f2d6e4dea 100644 --- a/dev-util/gertty/gertty-1.6.0.ebuild +++ b/dev-util/gertty/gertty-1.6.0-r1.ebuild @@ -34,7 +34,6 @@ RDEPEND=" dev-python/python-dateutil[${PYTHON_USEDEP}] >=dev-python/requests-2.5.3[${PYTHON_USEDEP}] <dev-python/requests-3.0.0[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/ordereddict[${PYTHON_USEDEP}]' 'python2*') >=dev-python/alembic-0.6.4[${PYTHON_USEDEP}] >=dev-python/pyyaml-3.1.0[${PYTHON_USEDEP}] >=dev-python/voluptuous-0.7[${PYTHON_USEDEP}] diff --git a/dev-util/gertty/gertty-9999.ebuild b/dev-util/gertty/gertty-9999.ebuild index f81ccde83cb3..773f2d6e4dea 100644 --- a/dev-util/gertty/gertty-9999.ebuild +++ b/dev-util/gertty/gertty-9999.ebuild @@ -34,7 +34,6 @@ RDEPEND=" dev-python/python-dateutil[${PYTHON_USEDEP}] >=dev-python/requests-2.5.3[${PYTHON_USEDEP}] <dev-python/requests-3.0.0[${PYTHON_USEDEP}] - $(python_gen_cond_dep 'dev-python/ordereddict[${PYTHON_USEDEP}]' 'python2*') >=dev-python/alembic-0.6.4[${PYTHON_USEDEP}] >=dev-python/pyyaml-3.1.0[${PYTHON_USEDEP}] >=dev-python/voluptuous-0.7[${PYTHON_USEDEP}] |