From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/heat/
Date: Mon, 13 Jan 2020 09:48:41 +0000 (UTC) [thread overview]
Message-ID: <1578908783.6da6cb2cb9ed3b9378980196b48bb810fac6020c.mgorny@gentoo> (raw)
commit: 6da6cb2cb9ed3b9378980196b48bb810fac6020c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 13 07:00:12 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan 13 09:46:23 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6da6cb2c
sys-cluster/heat: Remove Python 2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-cluster/heat/heat-11.0.2.ebuild | 2 +-
sys-cluster/heat/heat-12.0.0.ebuild | 2 +-
sys-cluster/heat/heat-13.0.0.ebuild | 2 +-
sys-cluster/heat/heat-2018.2.9999.ebuild | 2 +-
sys-cluster/heat/heat-2019.1.9999.ebuild | 2 +-
sys-cluster/heat/heat-2019.2.9999.ebuild | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/sys-cluster/heat/heat-11.0.2.ebuild b/sys-cluster/heat/heat-11.0.2.ebuild
index 017a44f199a..c9b2bf422cc 100644
--- a/sys-cluster/heat/heat-11.0.2.ebuild
+++ b/sys-cluster/heat/heat-11.0.2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1 eutils linux-info user
diff --git a/sys-cluster/heat/heat-12.0.0.ebuild b/sys-cluster/heat/heat-12.0.0.ebuild
index 718498d4d28..01133d85582 100644
--- a/sys-cluster/heat/heat-12.0.0.ebuild
+++ b/sys-cluster/heat/heat-12.0.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1 eutils linux-info user
diff --git a/sys-cluster/heat/heat-13.0.0.ebuild b/sys-cluster/heat/heat-13.0.0.ebuild
index 672fb917d88..5fdc092f0f5 100644
--- a/sys-cluster/heat/heat-13.0.0.ebuild
+++ b/sys-cluster/heat/heat-13.0.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1 eutils linux-info user
diff --git a/sys-cluster/heat/heat-2018.2.9999.ebuild b/sys-cluster/heat/heat-2018.2.9999.ebuild
index 1a39d07c394..f8d5e856b2a 100644
--- a/sys-cluster/heat/heat-2018.2.9999.ebuild
+++ b/sys-cluster/heat/heat-2018.2.9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1 eutils linux-info user
diff --git a/sys-cluster/heat/heat-2019.1.9999.ebuild b/sys-cluster/heat/heat-2019.1.9999.ebuild
index b7ef23d6bb2..91b44430970 100644
--- a/sys-cluster/heat/heat-2019.1.9999.ebuild
+++ b/sys-cluster/heat/heat-2019.1.9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1 eutils linux-info user
diff --git a/sys-cluster/heat/heat-2019.2.9999.ebuild b/sys-cluster/heat/heat-2019.2.9999.ebuild
index 5208e44b047..25cc976a900 100644
--- a/sys-cluster/heat/heat-2019.2.9999.ebuild
+++ b/sys-cluster/heat/heat-2019.2.9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1 eutils linux-info user
next reply other threads:[~2020-01-13 9:48 UTC|newest]
Thread overview: 69+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-13 9:48 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-31 21:07 [gentoo-commits] repo/gentoo:master commit in: sys-cluster/heat/ Michał Górny
2020-12-19 21:40 Matthew Thode
2020-11-07 22:35 Matthew Thode
2020-10-18 23:18 Matthew Thode
2020-10-07 15:14 Matthew Thode
2020-07-09 1:14 Matthew Thode
2020-07-03 0:31 Matthew Thode
2020-06-29 19:00 Matthew Thode
2020-05-30 18:02 Matthew Thode
2020-05-29 15:20 Matthew Thode
2020-05-16 21:21 Matthew Thode
2020-01-26 22:41 Matthew Thode
2020-01-26 22:41 Matthew Thode
2019-11-19 18:36 Matthew Thode
2019-10-31 1:33 Matthew Thode
2019-10-21 0:19 Matthew Thode
2019-07-13 5:50 Matthew Thode
2019-05-11 19:48 Matthew Thode
2019-05-08 17:45 Matthew Thode
2019-04-16 8:10 Matthew Thode
2019-04-14 20:06 Matthew Thode
2019-04-12 22:47 Matthew Thode
2019-03-25 0:07 Matthew Thode
2018-09-28 20:33 Matt Thode
2018-09-05 17:01 Matt Thode
2018-08-30 23:12 Matt Thode
2018-06-26 20:51 Pacho Ramos
2018-05-31 22:03 Matt Thode
2018-05-08 16:55 Matt Thode
2018-05-01 15:01 Matt Thode
2018-03-31 1:54 Matt Thode
2018-03-13 14:29 Matt Thode
2018-03-07 18:39 Matt Thode
2018-03-01 9:57 Matt Thode
2018-02-24 7:19 Matt Thode
2018-02-14 3:17 Matt Thode
2018-01-14 2:25 Matt Thode
2018-01-13 3:58 Matt Thode
2017-12-12 20:24 Matt Thode
2017-11-27 1:04 Matt Thode
2017-10-30 20:13 Matt Thode
2017-10-28 1:01 Matt Thode
2017-10-20 23:20 Matt Thode
2017-09-30 1:06 Matt Thode
2017-09-16 15:01 Matt Thode
2017-08-31 17:44 Matt Thode
2017-08-30 22:07 Matt Thode
2017-08-28 15:41 Matt Thode
2017-08-28 2:11 Matt Thode
2017-08-03 1:24 Matt Thode
2017-07-12 14:43 Pacho Ramos
2017-07-06 16:58 Matt Thode
2017-07-06 16:58 Matt Thode
2017-06-12 18:07 Matt Thode
2017-05-19 15:14 Matt Thode
2017-05-19 15:14 Matt Thode
2017-04-25 21:06 Matt Thode
2017-02-28 7:00 Matt Thode
2017-02-24 17:39 Matt Thode
2017-02-24 17:39 Matt Thode
2017-02-01 21:55 Matt Thode
2016-12-17 2:42 Matt Thode
2016-12-17 2:42 Matt Thode
2016-11-30 5:18 Matt Thode
2016-11-22 5:08 Matt Thode
2016-11-06 21:39 Matt Thode
2016-10-07 14:34 Matt Thode
2016-10-06 18:27 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=1578908783.6da6cb2cb9ed3b9378980196b48bb810fac6020c.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