public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/nose_fixes/
Date: Tue, 16 May 2017 12:02:50 +0000 (UTC)	[thread overview]
Message-ID: <1494936155.1f77b4d10c3ae1da34599764d9941b5be8b46b33.mrueg@gentoo> (raw)

commit:     1f77b4d10c3ae1da34599764d9941b5be8b46b33
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue May 16 12:02:35 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue May 16 12:02:35 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f77b4d1

dev-python/nose_fixes: Add python3_6

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/nose_fixes/nose_fixes-1.3.ebuild | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/dev-python/nose_fixes/nose_fixes-1.3.ebuild b/dev-python/nose_fixes/nose_fixes-1.3.ebuild
index b5bfaf3b4c0..b406653c87f 100644
--- a/dev-python/nose_fixes/nose_fixes-1.3.ebuild
+++ b/dev-python/nose_fixes/nose_fixes-1.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy pypy3 )
 
 inherit distutils-r1
 
@@ -23,7 +23,7 @@ DEPEND="
 	${RDEPEND}
 	doc? (
 		dev-python/sphinx[${PYTHON_USEDEP}]
-		$(python_gen_cond_dep 'dev-python/pkginfo[${PYTHON_USEDEP}]' python2_7)
+		dev-python/pkginfo[${PYTHON_USEDEP}]
 	)"
 
 python_prepare_all() {
@@ -39,3 +39,7 @@ python_install_all() {
 	use doc && local HTML_DOCS=( docs/_build/html/. )
 	distutils-r1_python_install_all
 }
+
+python_test() {
+	nosetests || die
+}


             reply	other threads:[~2017-05-16 12:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-16 12:02 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-19 18:09 [gentoo-commits] repo/gentoo:master commit in: dev-python/nose_fixes/ Sam James
2021-03-04  4:19 Sam James
2021-03-04  4:19 Sam James
2020-04-24 20:13 Michał Górny
2020-02-05 16:53 Michał Górny
2016-10-11 17:09 Patrice Clement
2016-02-24  9:23 Justin Lecher
2015-09-21  9:55 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=1494936155.1f77b4d10c3ae1da34599764d9941b5be8b46b33.mrueg@gentoo \
    --to=mrueg@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