public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gertty/
Date: Sun, 12 Jan 2020 11:25:21 +0000 (UTC)	[thread overview]
Message-ID: <1578828312.c2491c3ffc1c67f2e9ceccc2b0bd47944e6aceeb.mgorny@gentoo> (raw)

commit:     c2491c3ffc1c67f2e9ceccc2b0bd47944e6aceeb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 12 11:17:49 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jan 12 11:25:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2491c3f

dev-util/gertty: Remove mistaken ordereddict dep

The package needs ordereddict only with Python < 2.7.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-util/gertty/gertty-1.3.2.ebuild                             | 3 +--
 dev-util/gertty/gertty-1.4.0.ebuild                             | 3 +--
 dev-util/gertty/{gertty-1.5.0.ebuild => gertty-1.5.0-r1.ebuild} | 3 +--
 dev-util/gertty/{gertty-1.6.0.ebuild => gertty-1.6.0-r1.ebuild} | 1 -
 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 f9e1d0c8dd6..6157972f8d8 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 f9e1d0c8dd6..6157972f8d8 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
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 37e28a61bc8..c7152e1a9b5 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
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 f81ccde83cb..773f2d6e4de 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 f81ccde83cb..773f2d6e4de 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}]


             reply	other threads:[~2020-01-12 11:25 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-12 11:25 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-05-02 19:01 [gentoo-commits] repo/gentoo:master commit in: dev-util/gertty/ Arthur Zamarin
2024-04-13 15:31 Matthew Thode
2024-03-12  5:16 Sam James
2024-03-08  4:12 Matthew Thode
2024-02-26 21:43 Matthew Thode
2023-05-03 15:18 Matthew Thode
2023-03-16 18:52 Michał Górny
2023-01-13 11:53 Arthur Zamarin
2022-05-20  2:04 Matthew Thode
2021-10-17 16:51 Matthew Thode
2020-10-18 18:54 Matthew Thode
2020-02-09 13:14 David Seifert
2020-02-05 16:27 Michał Górny
2020-02-05 16:27 Michał Górny
2020-01-17 10:30 Agostino Sarubbo
2020-01-14 16:14 Agostino Sarubbo
2019-11-18 15:33 Matthew Thode
2019-04-24 15:25 Matthew Thode
2019-04-22  2:07 Matthew Thode
2017-08-25 19:57 Matt Thode
2017-07-31  3:41 Matt Thode
2017-04-23 20:48 Michał Górny
2016-07-26 22:51 Matt Thode
2016-05-09 15:52 Matt Thode

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1578828312.c2491c3ffc1c67f2e9ceccc2b0bd47944e6aceeb.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox