From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/graphite-web/
Date: Sat, 25 Jan 2020 20:54:22 +0000 (UTC) [thread overview]
Message-ID: <1579985648.8413ab1a3c7654792014d63ce90d7b4d79aff773.mgorny@gentoo> (raw)
commit: 8413ab1a3c7654792014d63ce90d7b4d79aff773
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 25 20:40:09 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 25 20:54:08 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8413ab1a
net-analyzer/graphite-web: Remove Python 2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-analyzer/graphite-web/graphite-web-1.1.3-r1.ebuild | 2 +-
net-analyzer/graphite-web/graphite-web-1.1.5.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-analyzer/graphite-web/graphite-web-1.1.3-r1.ebuild b/net-analyzer/graphite-web/graphite-web-1.1.3-r1.ebuild
index 15d71752cb7..cd145d29ab6 100644
--- a/net-analyzer/graphite-web/graphite-web-1.1.3-r1.ebuild
+++ b/net-analyzer/graphite-web/graphite-web-1.1.3-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1 prefix
diff --git a/net-analyzer/graphite-web/graphite-web-1.1.5.ebuild b/net-analyzer/graphite-web/graphite-web-1.1.5.ebuild
index 4b7b3208892..25a6afa9f35 100644
--- a/net-analyzer/graphite-web/graphite-web-1.1.5.ebuild
+++ b/net-analyzer/graphite-web/graphite-web-1.1.5.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python{2_7,3_6} ) # 3.7 dropped due to dep-hell
+PYTHON_COMPAT=( python3_6 ) # 3.7 dropped due to dep-hell
inherit distutils-r1 prefix
next reply other threads:[~2020-01-25 20:54 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-25 20:54 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-02 16:39 [gentoo-commits] repo/gentoo:master commit in: net-analyzer/graphite-web/ Fabian Groffen
2022-02-04 9:26 Fabian Groffen
2022-01-07 9:04 Fabian Groffen
2022-01-06 16:23 Fabian Groffen
2021-06-05 19:20 Fabian Groffen
2020-11-02 9:51 Fabian Groffen
2020-11-01 8:40 Fabian Groffen
2020-05-09 10:27 Fabian Groffen
2020-04-25 18:03 Fabian Groffen
2020-03-06 7:36 Fabian Groffen
2020-02-12 10:51 Fabian Groffen
2019-12-29 9:56 David Seifert
2018-08-16 10:13 Fabian Groffen
2018-06-25 21:24 Louis Sautier
2018-06-12 11:01 Fabian Groffen
2017-11-26 23:11 David Seifert
2016-05-03 13:06 Patrick Lauer
2016-04-27 15:17 Fabian Groffen
2016-04-11 3:12 Matt Thode
2016-01-31 16:27 Fabian Groffen
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=1579985648.8413ab1a3c7654792014d63ce90d7b4d79aff773.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