From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/pytools/
Date: Mon, 26 Nov 2012 22:02:05 +0000 (UTC) [thread overview]
Message-ID: <1353942075.24b55f6f3fb6b6c82267a96f75b5d895bbb17831.jlec@gentoo> (raw)
commit: 24b55f6f3fb6b6c82267a96f75b5d895bbb17831
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 26 15:01:15 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Nov 26 15:01:15 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=24b55f6f
dev-python/pytools: Bump EAPI to 5; add missing dep for tests
Package-Manager: portage-2.2.0_alpha142
---
dev-python/pytools/ChangeLog | 3 +++
dev-python/pytools/pytools-2011.5.ebuild | 12 +++++++-----
2 files changed, 10 insertions(+), 5 deletions(-)
diff --git a/dev-python/pytools/ChangeLog b/dev-python/pytools/ChangeLog
index 174f075..2d1ac0b 100644
--- a/dev-python/pytools/ChangeLog
+++ b/dev-python/pytools/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pytools/ChangeLog,v 1.8 2011/09/21 08:46:39 mgorny Exp $
+ 26 Nov 2012; Justin Lecher <jlec@gentoo.org> pytools-2011.5.ebuild:
+ Bump EAPI to 5; add missing dep for tests
+
*pytools-2011.5 (25 Nov 2012)
25 Nov 2012; Olivier Huber <oli.huber@gmail.com> +pytools-2011.5.ebuild,
diff --git a/dev-python/pytools/pytools-2011.5.ebuild b/dev-python/pytools/pytools-2011.5.ebuild
index 69bb529..870595d 100644
--- a/dev-python/pytools/pytools-2011.5.ebuild
+++ b/dev-python/pytools/pytools-2011.5.ebuild
@@ -2,10 +2,10 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pytools/pytools-11.ebuild,v 1.3 2011/01/01 21:08:52 arfrever Exp $
-EAPI="3"
+EAPI=5
+
SUPPORT_PYTHON_ABIS="1"
-# python3 is failing tests, others are just untested
-RESTRICT_PYTHON_ABIS="3.* *-jython *-pypy-*"
+RESTRICT_PYTHON_ABIS="3.* *-jython"
DISTUTILS_SRC_TEST="py.test"
inherit distutils
@@ -17,7 +17,9 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
+IUSE="test"
-DEPEND="dev-python/setuptools"
+DEPEND="
+ dev-python/setuptools
+ test? ( dev-python/pytest )"
RDEPEND=""
next reply other threads:[~2012-11-26 22:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-26 22:02 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-01-15 15:27 [gentoo-commits] proj/sci:master commit in: dev-python/pytools/ Justin Lecher
2012-11-27 19:34 Justin Lecher
2012-11-27 19:33 Justin Lecher
2012-11-26 22:02 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=1353942075.24b55f6f3fb6b6c82267a96f75b5d895bbb17831.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