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/boto/
Date: Tue, 24 Nov 2015 12:10:24 +0000 (UTC)	[thread overview]
Message-ID: <1448367017.9fbb183c5d365a025db80b5f5460fb1ce6817dda.jlec@gentoo> (raw)

commit:     9fbb183c5d365a025db80b5f5460fb1ce6817dda
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 24 08:50:59 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Nov 24 12:10:17 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fbb183c

dev-python/boto: Add python3.5 support

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

 dev-python/boto/boto-2.38.0.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-python/boto/boto-2.38.0.ebuild b/dev-python/boto/boto-2.38.0.ebuild
index f966073..5be2ca9 100644
--- a/dev-python/boto/boto-2.38.0.ebuild
+++ b/dev-python/boto/boto-2.38.0.ebuild
@@ -2,8 +2,8 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+EAPI=5
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
 
 inherit distutils-r1
 
@@ -16,7 +16,8 @@ SLOT="0"
 KEYWORDS="~amd64 ~arm ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="doc test"
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+DEPEND="
+	dev-python/setuptools[${PYTHON_USEDEP}]
 	test? ( dev-python/nose[${PYTHON_USEDEP}] )
 	doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
 


             reply	other threads:[~2015-11-24 12:10 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-24 12:10 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-01-21  8:33 [gentoo-commits] repo/gentoo:master commit in: dev-python/boto/ Justin Lecher
2016-01-22 10:58 Justin Lecher
2016-02-28  7:15 Matt Thode
2016-06-12 19:07 Patrick Lauer
2016-07-17 15:44 Patrick Lauer
2016-10-01  7:53 Markus Meier
2016-10-01 21:12 Patrick Lauer
2016-12-20 14:38 Tobias Klausmann
2016-12-20 20:09 Thomas Deutschmann
2017-03-12  7:57 Zac Medico
2017-05-02 19:15 Michał Górny
2017-06-23  5:20 Alexis Ballier
2017-07-31 18:12 Sebastien Fabbro
2019-07-17  3:35 Patrick McLean
2019-12-02 21:13 Aaron Bauman
2020-03-25 13:00 Michał Górny
2020-03-25 13:00 Michał Górny
2020-03-28 16:27 Michał Górny
2020-04-29 17:33 Patrick McLean
2020-06-04 14:10 Agostino Sarubbo
2020-06-04 14:11 Agostino Sarubbo
2020-06-04 14:11 Agostino Sarubbo
2020-06-04 14:12 Agostino Sarubbo
2020-06-04 14:13 Agostino Sarubbo
2020-07-13 23:56 Sam James
2020-07-15 10:12 Michał Górny
2020-07-16  2:32 Georgy Yakovlev
2020-07-16  3:46 Sam James
2020-07-16 19:34 Sam James
2020-07-17  0:17 Sam James
2020-07-19 13:37 Sergei Trofimovich
2020-08-18 11:18 Agostino Sarubbo
2020-08-29 23:22 Sam James
2020-09-01  4:22 Sam James
2020-09-18 14:28 Michał Górny
2021-03-02  1:01 Michał Górny
2021-03-02  1:36 Sam James
2021-12-13  3:09 Yixun Lan
2022-12-10  8:52 Arthur Zamarin
2022-12-10  9:03 Michał Górny
2023-01-10 14:31 Michał Górny
2023-01-25  5:43 Sam James
2023-03-16  3:44 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=1448367017.9fbb183c5d365a025db80b5f5460fb1ce6817dda.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