public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/monotonic/
Date: Mon, 27 Feb 2017 05:11:52 +0000 (UTC)	[thread overview]
Message-ID: <1488172189.ef77910a091b605bbd7e579e07d221fcc25fe930.zmedico@gentoo> (raw)

commit:     ef77910a091b605bbd7e579e07d221fcc25fe930
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 05:08:58 2017 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 05:09:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef77910a

dev-python/monotonic: PYTHON_COMPAT: add python3_6

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/monotonic/monotonic-1.0.ebuild | 4 ++--
 dev-python/monotonic/monotonic-1.1.ebuild | 4 ++--
 dev-python/monotonic/monotonic-1.2.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-python/monotonic/monotonic-1.0.ebuild b/dev-python/monotonic/monotonic-1.0.ebuild
index 014651d0c0..0a2c6cf678 100644
--- a/dev-python/monotonic/monotonic-1.0.ebuild
+++ b/dev-python/monotonic/monotonic-1.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1
 

diff --git a/dev-python/monotonic/monotonic-1.1.ebuild b/dev-python/monotonic/monotonic-1.1.ebuild
index 7dd2152452..e2ffd76c26 100644
--- a/dev-python/monotonic/monotonic-1.1.ebuild
+++ b/dev-python/monotonic/monotonic-1.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1
 

diff --git a/dev-python/monotonic/monotonic-1.2.ebuild b/dev-python/monotonic/monotonic-1.2.ebuild
index 7dd2152452..e2ffd76c26 100644
--- a/dev-python/monotonic/monotonic-1.2.ebuild
+++ b/dev-python/monotonic/monotonic-1.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 pypy )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 
 inherit distutils-r1
 


             reply	other threads:[~2017-02-27  5:11 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-27  5:11 Zac Medico [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-10  8:04 [gentoo-commits] repo/gentoo:master commit in: dev-python/monotonic/ Michał Górny
2020-11-28 13:41 Sam James
2020-11-28 13:41 Sam James
2020-09-01  4:22 Sam James
2020-08-02  8:26 Michał Górny
2020-07-11 22:28 Sam James
2020-07-09  8:27 Agostino Sarubbo
2020-07-09  8:16 Agostino Sarubbo
2020-06-10  8:11 Michał Górny
2020-05-30 12:48 Michał Górny
2020-05-30  7:40 Michał Górny
2020-05-26 18:09 Michał Górny
2020-05-16 19:47 Sergei Trofimovich
2020-05-15 17:33 Sergei Trofimovich
2020-05-03 21:55 Sergei Trofimovich
2020-03-25 13:25 Michał Górny
2020-03-25 13:25 Michał Górny
2019-12-02 21:13 Aaron Bauman
2019-11-27  7:58 Patrick McLean
2018-10-10 15:49 Matthew Thode
2018-03-29  3:29 Mike Frysinger
2018-02-16  6:08 Matt Thode
2017-08-27  4:26 Matt Thode
2017-03-26  4:16 Matt Thode
2016-08-13 15:44 Alex Brandt
2016-08-13 15:44 Alex Brandt
2016-06-18 18:40 Alex Brandt
2016-03-27 17:23 Michael Palimaka
2016-03-27 14:13 Alex Brandt
2016-03-25  3:13 Matt Thode
2016-02-28  6:07 Matt Thode
2016-01-09 20:44 Alex Brandt
2015-11-10  8:24 Agostino Sarubbo
2015-11-10  8:19 Agostino Sarubbo
2015-10-10 21:50 Alex Brandt
2015-09-01 15:33 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=1488172189.ef77910a091b605bbd7e579e07d221fcc25fe930.zmedico@gentoo \
    --to=zmedico@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