From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/lockfile/
Date: Mon, 24 Aug 2015 10:12:20 +0000 (UTC) [thread overview]
Message-ID: <1440411127.f81eb59cb2f0ccbfeaee653d2559a75f68f5fe7e.jlec@gentoo> (raw)
commit: f81eb59cb2f0ccbfeaee653d2559a75f68f5fe7e
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 06:02:58 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 10:12:07 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f81eb59c
dev-python/lockfile: Add pypy3 support
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/lockfile/lockfile-0.10.2.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/dev-python/lockfile/lockfile-0.10.2.ebuild b/dev-python/lockfile/lockfile-0.10.2.ebuild
index 5e13652..12c0bc0 100644
--- a/dev-python/lockfile/lockfile-0.10.2.ebuild
+++ b/dev-python/lockfile/lockfile-0.10.2.ebuild
@@ -3,7 +3,8 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
inherit distutils-r1
@@ -16,7 +17,8 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~x86"
IUSE="doc test"
-DEPEND="dev-python/pbr[${PYTHON_USEDEP}]
+DEPEND="
+ dev-python/pbr[${PYTHON_USEDEP}]
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )
test? ( dev-python/nose[${PYTHON_USEDEP}] )"
RDEPEND=""
next reply other threads:[~2015-08-24 10:12 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-24 10:12 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-09-06 5:20 [gentoo-commits] repo/gentoo:master commit in: dev-python/lockfile/ Jeroen Roovers
2015-09-08 8:16 Joshua Kinard
2015-09-22 17:36 Tobias Klausmann
2015-10-10 18:49 Mikle Kolyada
2015-10-15 15:57 Christoph Mende
2015-10-15 16:10 Justin Lecher
2015-10-16 1:50 Mike Gilbert
2015-11-02 13:09 Agostino Sarubbo
2015-11-02 13:12 Agostino Sarubbo
2015-11-04 15:50 Agostino Sarubbo
2015-11-04 16:09 Agostino Sarubbo
2015-11-05 11:52 Agostino Sarubbo
2015-11-16 15:01 Agostino Sarubbo
2015-11-19 10:25 Agostino Sarubbo
2015-11-22 19:31 Markus Meier
2015-11-23 6:44 Jeroen Roovers
2015-11-28 9:28 Justin Lecher
2017-10-21 16:52 Patrice Clement
2018-01-05 9:36 Michał Górny
2019-10-15 15:58 Craig Andrews
2019-10-15 15:58 Craig Andrews
2020-03-27 21:06 Michał Górny
2020-03-27 21:06 Michał Górny
2020-03-27 21:06 Michał Górny
2020-04-20 22:49 Matthew Thode
2020-08-02 8:26 Michał Górny
2020-08-07 1:10 Sam James
2020-08-07 1:10 Sam James
2021-08-05 18:07 Michał Górny
2022-03-25 0:15 Marek Szuba
2022-05-27 6:10 Michał Górny
2022-06-26 17:04 Arthur Zamarin
2022-06-26 17:53 Michał Górny
2023-03-16 3:56 Michał Górny
2023-05-31 19:08 Michał Górny
2023-11-24 14:43 Michał Górny
2024-06-12 19:32 Michał Górny
2025-02-27 20:59 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=1440411127.f81eb59cb2f0ccbfeaee653d2559a75f68f5fe7e.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