public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Louis Sautier" <sbraz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/visitor/
Date: Fri, 20 Jul 2018 22:54:29 +0000 (UTC)	[thread overview]
Message-ID: <1532127253.832d368428c88f570ed30370f90d02c4954aaa9c.sbraz@gentoo> (raw)

commit:     832d368428c88f570ed30370f90d02c4954aaa9c
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 20 22:54:13 2018 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Fri Jul 20 22:54:13 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=832d3684

dev-python/visitor: add Python 3.7 support

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 dev-python/visitor/visitor-0.1.3.ebuild | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/dev-python/visitor/visitor-0.1.3.ebuild b/dev-python/visitor/visitor-0.1.3.ebuild
index b6ff311f6c1..56399f3c1fc 100644
--- a/dev-python/visitor/visitor-0.1.3.ebuild
+++ b/dev-python/visitor/visitor-0.1.3.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6}} )
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6,7}} )
 
 inherit distutils-r1
 
@@ -19,11 +19,8 @@ IUSE="test"
 
 DEPEND="
 	dev-python/setuptools[${PYTHON_USEDEP}]
-	test? (
-		dev-python/pytest[${PYTHON_USEDEP}]
-	)
+	test? ( dev-python/pytest[${PYTHON_USEDEP}] )
 "
-RDEPEND=""
 
 python_test() {
 	py.test || die "Tests failed with ${EPYTHON}"


             reply	other threads:[~2018-07-20 22:54 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-20 22:54 Louis Sautier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-27 21:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/visitor/ Michał Górny
2024-05-18 11:11 Michał Górny
2024-05-18 11:11 Michał Górny
2023-11-23 18:55 Michał Górny
2023-05-26 21:12 Arthur Zamarin
2022-06-16  8:10 Michał Górny
2021-05-11 19:31 Louis Sautier
2020-09-18 15:53 Michał Górny
2020-09-04 19:01 Louis Sautier
2018-06-20 19:56 Louis Sautier
2018-06-18 10:34 Louis Sautier
2017-05-07 20:32 Manuel Rüger
2016-05-30  8:15 Patrice Clement
2016-05-30  8:15 Patrice Clement
2016-04-29  7:10 Ian Delaney

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=1532127253.832d368428c88f570ed30370f90d02c4954aaa9c.sbraz@gentoo \
    --to=sbraz@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