public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/termcolor/
Date: Thu,  3 Dec 2015 10:27:12 +0000 (UTC)	[thread overview]
Message-ID: <1449138424.9d9ab3fa4a073d284abd99755d06ccc1b52ed08b.jlec@gentoo> (raw)

commit:     9d9ab3fa4a073d284abd99755d06ccc1b52ed08b
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Dec  3 10:27:04 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Dec  3 10:27:04 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d9ab3fa

dev-python/termcolor: Add python3.5 support

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567220

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/termcolor/termcolor-1.1.0-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/termcolor/termcolor-1.1.0-r1.ebuild b/dev-python/termcolor/termcolor-1.1.0-r1.ebuild
index 2defae5..65fb759 100644
--- a/dev-python/termcolor/termcolor-1.1.0-r1.ebuild
+++ b/dev-python/termcolor/termcolor-1.1.0-r1.ebuild
@@ -3,7 +3,8 @@
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy )
 
 inherit distutils-r1
 


             reply	other threads:[~2015-12-03 10:27 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-03 10:27 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-04-22  9:56 [gentoo-commits] repo/gentoo:master commit in: dev-python/termcolor/ Pacho Ramos
2019-03-31 13:46 Jason Zaman
2019-11-23  3:10 Patrick McLean
2019-12-04 19:44 Sergei Trofimovich
2020-03-11 19:53 Mart Raudsepp
2020-03-14 22:11 Sergei Trofimovich
2020-03-16  6:07 Matt Turner
2020-03-29 21:21 Sergei Trofimovich
2020-04-04 10:52 Sergei Trofimovich
2020-05-25 20:16 Michał Górny
2020-05-25 20:16 Michał Górny
2020-06-01 20:51 Sergei Trofimovich
2020-06-02 21:20 Sergei Trofimovich
2020-06-02 22:21 Mart Raudsepp
2020-06-03 15:17 Agostino Sarubbo
2020-06-03 19:44 Agostino Sarubbo
2020-06-03 19:46 Agostino Sarubbo
2020-06-04 14:06 Michał Górny
2020-06-04 14:28 Sergei Trofimovich
2020-07-06 11:57 Michał Górny
2020-08-02  9:33 Michał Górny
2020-12-03 11:19 Sam James
2020-12-13  0:54 Sam James
2021-03-28 12:17 Sam James
2021-05-23 13:41 Michał Górny
2021-07-28 23:38 Marek Szuba
2022-01-26 22:42 James Le Cuirot
2022-01-30 13:09 Michał Górny
2022-03-15 13:31 Jakov Smolić
2022-03-15 14:26 Michał Górny
2022-05-12 13:15 Michał Górny
2022-09-11 18:27 Arthur Zamarin
2022-09-12  6:23 Michał Górny
2022-09-12  7:03 Michał Górny
2022-09-22 12:15 Michał Górny
2022-10-14 17:57 Arthur Zamarin
2022-10-15  6:30 Michał Górny
2022-10-22 15:49 Arthur Zamarin
2022-10-22 15:53 Michał Górny
2022-10-30 20:16 Arthur Zamarin
2022-10-30 20:16 Arthur Zamarin
2022-10-30 20:41 Arthur Zamarin
2022-11-21 13:24 Michał Górny
2022-12-10  8:50 Arthur Zamarin
2022-12-10  8:57 Michał Górny
2023-01-04 14:15 Michał Górny
2023-02-16 17:22 Arthur Zamarin
2023-02-16 20:28 Michał Górny
2023-03-26  2:27 Michał Górny
2023-04-24  5:57 Michał Górny
2023-05-25  8:25 Arthur Zamarin
2023-05-25 14:38 Michał Górny
2023-05-26 21:12 Arthur Zamarin
2023-12-02  7:09 Michał Górny
2023-12-20 15:51 Michał Górny
2023-12-20 15:56 Michał Górny
2024-05-18 10:15 Michał Górny
2024-10-07  4:43 Michał Górny
2024-10-07 12:20 Michał Górny
2024-10-26 12:48 Arthur Zamarin
2024-10-26 13:07 Michał Górny

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=1449138424.9d9ab3fa4a073d284abd99755d06ccc1b52ed08b.jlec@gentoo \
    --to=jlec@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