From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pep8/
Date: Sat, 31 Oct 2015 13:46:49 +0000 (UTC) [thread overview]
Message-ID: <1446299206.f7b7b623e817b2936689ecba0054d07d62a684b5.jlec@gentoo> (raw)
commit: f7b7b623e817b2936689ecba0054d07d62a684b5
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 31 13:23:43 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Oct 31 13:46:46 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7b7b623
dev-python/pep8: Add python3.5 support
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/pep8/pep8-1.6.2-r1.ebuild | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/dev-python/pep8/pep8-1.6.2-r1.ebuild b/dev-python/pep8/pep8-1.6.2-r1.ebuild
index c9ac898..320ece5 100644
--- a/dev-python/pep8/pep8-1.6.2-r1.ebuild
+++ b/dev-python/pep8/pep8-1.6.2-r1.ebuild
@@ -3,7 +3,8 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
+
+PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
inherit distutils-r1
@@ -16,9 +17,9 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc"
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
-RDEPEND="${DEPEND}"
PATCHES=( "${FILESDIR}/${P}-restore-flake8-compatibility.patch" )
next reply other threads:[~2015-10-31 13:46 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-31 13:46 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-11-18 10:19 [gentoo-commits] repo/gentoo:master commit in: dev-python/pep8/ Agostino Sarubbo
2016-01-14 9:53 Justin Lecher
2016-02-09 9:33 Justin Lecher
2017-02-27 3:53 Zac Medico
2017-03-22 19:48 Markus Meier
2017-07-08 13:54 Alexis Ballier
2017-07-14 21:35 Alexis Ballier
2017-07-31 9:33 Tobias Klausmann
2017-09-28 13:42 Michael Palimaka
2018-07-19 22:04 Patrice Clement
2019-01-28 0:25 Matthew Thode
2019-03-03 11:02 Mikle Kolyada
2019-03-20 18:48 Mikle Kolyada
2020-01-28 20:02 Andreas Sturmlechner
2020-03-25 14:17 Agostino Sarubbo
2020-03-25 15:42 Agostino Sarubbo
2020-03-28 11:59 Michał Górny
2020-03-28 11:59 Michał Górny
2020-03-28 11:59 Michał Górny
2020-03-28 11:59 Michał Górny
2020-07-17 4:14 Matt Turner
2020-08-02 8:36 Michał Górny
2020-08-02 9:15 Michał Górny
2020-12-11 12:55 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=1446299206.f7b7b623e817b2936689ecba0054d07d62a684b5.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