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: sys-process/glances/
Date: Tue, 11 Feb 2020 12:25:10 +0000 (UTC)	[thread overview]
Message-ID: <1581423791.c17d06502c5c10b9ddac83eee8d45e667ab2d90a.mgorny@gentoo> (raw)

commit:     c17d06502c5c10b9ddac83eee8d45e667ab2d90a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 12:23:11 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 12:23:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c17d0650

sys-process/glances: Remove py2

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

 sys-process/glances/glances-2.11.1.ebuild   | 2 +-
 sys-process/glances/glances-3.1.0.ebuild    | 2 +-
 sys-process/glances/glances-3.1.1.ebuild    | 2 +-
 sys-process/glances/glances-3.1.2.ebuild    | 2 +-
 sys-process/glances/glances-3.1.3-r1.ebuild | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sys-process/glances/glances-2.11.1.ebuild b/sys-process/glances/glances-2.11.1.ebuild
index 1a5b5ef2dd4..05a6e6d5793 100644
--- a/sys-process/glances/glances-2.11.1.ebuild
+++ b/sys-process/glances/glances-2.11.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 PYTHON_REQ_USE="ncurses"
 
 inherit distutils-r1 eutils linux-info

diff --git a/sys-process/glances/glances-3.1.0.ebuild b/sys-process/glances/glances-3.1.0.ebuild
index 534185a6f53..8d44d6e568d 100644
--- a/sys-process/glances/glances-3.1.0.ebuild
+++ b/sys-process/glances/glances-3.1.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 PYTHON_REQ_USE="ncurses"
 
 inherit distutils-r1 eutils linux-info

diff --git a/sys-process/glances/glances-3.1.1.ebuild b/sys-process/glances/glances-3.1.1.ebuild
index b682a030ce0..62bac630f41 100644
--- a/sys-process/glances/glances-3.1.1.ebuild
+++ b/sys-process/glances/glances-3.1.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 PYTHON_REQ_USE="ncurses"
 
 inherit distutils-r1 eutils linux-info

diff --git a/sys-process/glances/glances-3.1.2.ebuild b/sys-process/glances/glances-3.1.2.ebuild
index 8d4ded18b3a..a1f55c2e411 100644
--- a/sys-process/glances/glances-3.1.2.ebuild
+++ b/sys-process/glances/glances-3.1.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 PYTHON_REQ_USE="ncurses"
 
 inherit distutils-r1 eutils linux-info

diff --git a/sys-process/glances/glances-3.1.3-r1.ebuild b/sys-process/glances/glances-3.1.3-r1.ebuild
index 49b5fc2ff8c..d2dc37e71e9 100644
--- a/sys-process/glances/glances-3.1.3-r1.ebuild
+++ b/sys-process/glances/glances-3.1.3-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7}} )
+PYTHON_COMPAT=( python3_{6,7} )
 PYTHON_REQ_USE="ncurses"
 
 inherit distutils-r1 eutils linux-info


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

Thread overview: 106+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-11 12:25 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-28 18:51 [gentoo-commits] repo/gentoo:master commit in: sys-process/glances/ John Helmert III
2024-07-28  3:35 Sam James
2024-07-28  3:35 Sam James
2024-07-28  3:35 Sam James
2024-07-28  3:35 Sam James
2024-07-28  2:39 Sam James
2024-04-21 23:54 Sam James
2024-04-21 23:53 Sam James
2024-04-21 23:53 Sam James
2024-04-21 23:53 Sam James
2024-04-21 23:33 John Helmert III
2024-03-31 21:20 John Helmert III
2023-09-11  4:41 John Helmert III
2022-12-27  1:31 John Helmert III
2022-12-27  1:31 John Helmert III
2022-12-15  2:32 Sam James
2022-12-15  2:23 Sam James
2022-12-15  2:23 Sam James
2022-12-15  2:23 Sam James
2022-12-15  2:05 Sam James
2022-11-03  3:17 John Helmert III
2022-10-21  6:04 John Helmert III
2022-09-17  5:38 Arthur Zamarin
2022-09-10  0:48 Sam James
2022-09-09 19:02 Arthur Zamarin
2022-09-09 17:46 John Helmert III
2022-09-09 17:24 John Helmert III
2022-07-29 16:30 John Helmert III
2022-07-27 17:49 John Helmert III
2022-07-06  4:29 John Helmert III
2021-12-21  9:29 Georgy Yakovlev
2021-12-21  3:51 Georgy Yakovlev
2021-12-21  3:51 Georgy Yakovlev
2021-12-21  3:51 Georgy Yakovlev
2021-08-26 14:55 Sam James
2021-08-26 14:49 Sam James
2021-08-26  3:00 Sam James
2021-08-07 20:59 Georgy Yakovlev
2021-08-06 11:47 Georgy Yakovlev
2021-07-13  5:53 Georgy Yakovlev
2021-07-13  5:53 Georgy Yakovlev
2021-07-13  4:02 Sam James
2021-07-11  8:58 Agostino Sarubbo
2021-07-10  7:41 Georgy Yakovlev
2021-07-10  7:41 Georgy Yakovlev
2021-07-03 10:07 Georgy Yakovlev
2021-06-12  2:59 Georgy Yakovlev
2021-04-29  4:22 Georgy Yakovlev
2021-04-28 18:47 Sam James
2021-04-28 17:04 Sam James
2021-04-28 17:00 Sam James
2021-04-27 18:21 Georgy Yakovlev
2021-04-27 18:09 Sam James
2021-04-02  9:23 Georgy Yakovlev
2021-02-12  1:33 Georgy Yakovlev
2020-09-07  8:55 David Seifert
2020-08-27 18:28 Georgy Yakovlev
2020-08-27 18:28 Georgy Yakovlev
2020-06-07  8:48 Agostino Sarubbo
2020-06-06 17:29 Agostino Sarubbo
2020-05-30 21:19 Georgy Yakovlev
2020-05-30 21:19 Georgy Yakovlev
2020-05-02 18:30 Georgy Yakovlev
2020-05-02 13:30 Mart Raudsepp
2020-05-02  4:50 Georgy Yakovlev
2020-05-02  4:46 Georgy Yakovlev
2020-03-26 22:06 Georgy Yakovlev
2020-02-22  1:30 Georgy Yakovlev
2019-12-28  7:37 Georgy Yakovlev
2019-08-28  8:33 Georgy Yakovlev
2019-07-19  6:47 Georgy Yakovlev
2019-07-19  6:47 Georgy Yakovlev
2019-06-04  7:34 Georgy Yakovlev
2019-01-19 22:12 Georgy Yakovlev
2018-12-01  2:09 Georgy Yakovlev
2018-12-01  2:09 Georgy Yakovlev
2018-09-29  9:07 Georgy Yakovlev
2018-09-29  9:07 Georgy Yakovlev
2018-09-06 16:07 Georgy Yakovlev
2018-09-06 16:07 Georgy Yakovlev
2018-09-03 21:53 Georgy Yakovlev
2018-07-19  1:57 Georgy Yakovlev
2018-07-18 21:23 Georgy Yakovlev
2018-07-18 21:11 Jonas Stein
2018-06-07  6:35 Michał Górny
2018-04-15 17:27 Patrice Clement
2018-04-15 17:27 Patrice Clement
2017-11-05 21:19 Patrice Clement
2017-09-02 18:59 Michał Górny
2017-09-02 18:59 Michał Górny
2017-08-10 14:06 Amy Liffey
2017-08-07 13:07 Jason Donenfeld
2017-03-15 21:52 Amy Liffey
2017-03-15 21:49 Amy Liffey
2017-01-09 23:30 Patrice Clement
2017-01-09 23:30 Patrice Clement
2017-01-09 23:30 Patrice Clement
2016-11-26 18:24 David Seifert
2016-11-26 12:55 Justin Lecher
2016-11-26 12:55 Justin Lecher
2016-11-25 21:49 Patrice Clement
2016-10-29 21:17 Michał Górny
2016-04-28 12:48 Ian Delaney
2016-04-28 12:48 Ian Delaney
2016-02-17  8:57 Justin Lecher

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=1581423791.c17d06502c5c10b9ddac83eee8d45e667ab2d90a.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