public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/discogs-client/
Date: Sat,  7 Apr 2018 07:14:48 +0000 (UTC)	[thread overview]
Message-ID: <1523085194.6c2ffa50b71a0f24f22dec3ea0ca9e0d04221a6c.mgorny@gentoo> (raw)

commit:     6c2ffa50b71a0f24f22dec3ea0ca9e0d04221a6c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  7 07:09:50 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr  7 07:13:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c2ffa50

dev-python/discogs-client: Tested on python3*

Closes: https://bugs.gentoo.org/652670

 dev-python/discogs-client/discogs-client-2.2.1.ebuild | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/dev-python/discogs-client/discogs-client-2.2.1.ebuild b/dev-python/discogs-client/discogs-client-2.2.1.ebuild
index 62c0629bb3b..0b6a6c19032 100644
--- a/dev-python/discogs-client/discogs-client-2.2.1.ebuild
+++ b/dev-python/discogs-client/discogs-client-2.2.1.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-# Not py3 capable due to oauth2 supports py2 pypy only
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_{4,5,6}} )
 
 inherit distutils-r1
 
@@ -20,10 +19,9 @@ RDEPEND="
 	dev-python/oauth2[${PYTHON_USEDEP}]
 	dev-python/oauthlib[${PYTHON_USEDEP}]
 	"
-# It's either this or make a test use flag to add RDEPEND behind it. Both work
 DEPEND="${RDEPEND}
-		dev-python/setuptools[${PYTHON_USEDEP}]"
+	dev-python/setuptools[${PYTHON_USEDEP}]"
 
 python_test() {
-	"${PYTHON}" -m unittest discover || die "Tests failed under ${EPYTHON}"
+	"${PYTHON}" -m unittest discover -v || die "Tests failed under ${EPYTHON}"
 }


             reply	other threads:[~2018-04-07  7:14 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-07  7:14 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-06 17:39 [gentoo-commits] repo/gentoo:master commit in: dev-python/discogs-client/ Arthur Zamarin
2023-01-13 17:13 Michał Górny
2023-01-13 14:50 Sam James
2022-12-13 19:53 Arthur Zamarin
2022-11-05 11:05 Michał Górny
2022-11-05  6:27 Sam James
2022-10-15  6:49 Michał Górny
2022-10-14 19:04 Sam James
2022-10-05  9:41 Michał Górny
2022-09-10 18:45 Arthur Zamarin
2022-09-10 18:45 Arthur Zamarin
2022-06-22 13:22 Agostino Sarubbo
2022-06-16  8:05 Michał Górny
2022-06-15 11:32 Michał Górny
2022-06-07 21:09 Sam James
2022-05-16 13:17 Michał Górny
2022-03-21  8:54 Michał Górny
2022-02-05 16:51 Arthur Zamarin
2022-02-05 16:51 Arthur Zamarin
2022-02-05 16:51 Arthur Zamarin
2021-09-09 11:09 Louis Sautier
2021-08-22 22:21 Louis Sautier
2021-08-22 22:21 Louis Sautier
2021-06-01  0:40 Sam James
2021-06-01  0:28 Sam James
2021-06-01  0:28 Sam James
2021-06-01  0:28 Sam James
2021-05-14 11:21 Sam James
2020-05-04 10:48 Michał Górny
2020-04-21  8:08 Michał Górny
2020-04-21  8:08 Michał Górny
2020-02-05  5:50 Michał Górny
2020-02-05  5:50 Michał Górny
2017-10-14 14:28 Jonas Stein
2016-02-18 15:23 Patrick Lauer

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=1523085194.6c2ffa50b71a0f24f22dec3ea0ca9e0d04221a6c.mgorny@gentoo \
    --to=mgorny@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