dev-util/gertty: Remove mistaken ordereddict dep
authorMichał Górny <mgorny@gentoo.org>
Sun, 12 Jan 2020 11:17:49 +0000 (12:17 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 12 Jan 2020 11:25:12 +0000 (12:25 +0100)
The package needs ordereddict only with Python < 2.7.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/gertty/gertty-1.3.2.ebuild
dev-util/gertty/gertty-1.4.0.ebuild
dev-util/gertty/gertty-1.5.0-r1.ebuild [moved from dev-util/gertty/gertty-1.5.0.ebuild with 93% similarity]
dev-util/gertty/gertty-1.6.0-r1.ebuild [moved from dev-util/gertty/gertty-1.6.0.ebuild with 94% similarity]
dev-util/gertty/gertty-9999.ebuild

index f9e1d0c8dd6c5f40e460ba95843cfdbdde5faeb8..6157972f8d8729abd0587d234582f9165d388f50 100644 (file)
@@ -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}]
index f9e1d0c8dd6c5f40e460ba95843cfdbdde5faeb8..6157972f8d8729abd0587d234582f9165d388f50 100644 (file)
@@ -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}]
similarity index 93%
rename from dev-util/gertty/gertty-1.5.0.ebuild
rename to dev-util/gertty/gertty-1.5.0-r1.ebuild
index 37e28a61bc873249260030ba93a921052ef13b5f..c7152e1a9b5b3a89767c4a6d196193b0bba728b1 100644 (file)
@@ -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}]
similarity index 94%
rename from dev-util/gertty/gertty-1.6.0.ebuild
rename to dev-util/gertty/gertty-1.6.0-r1.ebuild
index f81ccde83cb374a8fda0d90c0a179459696c3aac..773f2d6e4dea2dfa1624ff15befce213775426fb 100644 (file)
@@ -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}]
index f81ccde83cb374a8fda0d90c0a179459696c3aac..773f2d6e4dea2dfa1624ff15befce213775426fb 100644 (file)
@@ -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}]