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/os-client-config/
Date: Mon, 13 Mar 2017 01:30:39 +0000 (UTC)	[thread overview]
Message-ID: <1489368620.7b42ca5420bb6e78f7f5d9473433e1bcc50f45eb.zmedico@gentoo> (raw)

commit:     7b42ca5420bb6e78f7f5d9473433e1bcc50f45eb
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 12 21:59:26 2017 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Mon Mar 13 01:30:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b42ca54

dev-python/os-client-config: Add python3_6 to PYTHON_COMPAT

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-python/os-client-config/os-client-config-1.21.1.ebuild | 4 ++--
 dev-python/os-client-config/os-client-config-1.26.0.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/os-client-config/os-client-config-1.21.1.ebuild b/dev-python/os-client-config/os-client-config-1.21.1.ebuild
index 4825c9e985e..64fd2a63ec7 100644
--- a/dev-python/os-client-config/os-client-config-1.21.1.ebuild
+++ b/dev-python/os-client-config/os-client-config-1.21.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 

diff --git a/dev-python/os-client-config/os-client-config-1.26.0.ebuild b/dev-python/os-client-config/os-client-config-1.26.0.ebuild
index ae3a9d9771f..de61dfc0bb4 100644
--- a/dev-python/os-client-config/os-client-config-1.26.0.ebuild
+++ b/dev-python/os-client-config/os-client-config-1.26.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_{4,5}} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 


             reply	other threads:[~2017-03-13  1:30 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-13  1:30 Zac Medico [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-08 13:26 [gentoo-commits] repo/gentoo:master commit in: dev-python/os-client-config/ Michał Górny
2024-06-18  8:38 Michał Górny
2024-01-28 19:37 Michał Górny
2022-11-14  6:52 Arthur Zamarin
2022-05-28 21:12 Jakov Smolić
2022-04-01 18:45 Michał Górny
2022-04-01 17:41 Arthur Zamarin
2022-04-01 17:41 Arthur Zamarin
2022-04-01 17:41 Arthur Zamarin
2022-02-24 18:46 Michał Górny
2021-12-17  9:15 Michał Górny
2021-11-17  9:00 Michał Górny
2021-11-17  7:49 Sam James
2021-10-31 17:58 Sam James
2021-10-31 17:55 Sam James
2021-09-30 12:18 Arthur Zamarin
2021-01-24  0:07 Sam James
2020-11-18  9:43 Michał Górny
2020-11-18  9:43 Michał Górny
2020-11-17 21:15 Thomas Deutschmann
2020-11-14 22:00 Michał Górny
2020-10-11  1:29 Matthew Thode
2020-02-11 19:06 Matthew Thode
2019-05-11 19:25 Matthew Thode
2019-05-08  4:22 Matthew Thode
2019-04-10 22:44 Matthew Thode
2019-03-25  0:07 Matthew Thode
2018-03-10 16:29 Matt Thode
2018-02-16  6:08 Matt Thode
2018-01-28  4:13 Matt Thode
2017-08-28 21:52 Matt Thode
2017-02-27  4:27 Matt Thode
2016-03-25 23:39 Matt Thode
2016-02-09  9:33 Justin Lecher
2015-11-10  8:24 Agostino Sarubbo
2015-11-10  8:19 Agostino Sarubbo
2015-09-01 15:06 Matt Thode
2015-08-16 23:05 Alex Brandt
2015-08-16 15:10 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=1489368620.7b42ca5420bb6e78f7f5d9473433e1bcc50f45eb.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