Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/tekore/
Date: Fri, 14 Aug 2020 18:20:44
Message-Id: 1597428781.43f3d45d2e3da80cdf9a338d38e8b3b256aa5821.andrewammerlaan@gentoo
1 commit: 43f3d45d2e3da80cdf9a338d38e8b3b256aa5821
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
3 AuthorDate: Fri Aug 14 18:13:01 2020 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Fri Aug 14 18:13:01 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=43f3d45d
7
8 dev-python/tekore: add py3.8
9
10 Package-Manager: Portage-3.0.2, Repoman-2.3.23
11 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
12
13 dev-python/tekore/tekore-2.1.3.ebuild | 3 +--
14 1 file changed, 1 insertion(+), 2 deletions(-)
15
16 diff --git a/dev-python/tekore/tekore-2.1.3.ebuild b/dev-python/tekore/tekore-2.1.3.ebuild
17 index c821256..8a0dce0 100644
18 --- a/dev-python/tekore/tekore-2.1.3.ebuild
19 +++ b/dev-python/tekore/tekore-2.1.3.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -PYTHON_COMPAT=( python3_7 )
25 +PYTHON_COMPAT=( python3_{7,8} )
26
27 inherit distutils-r1
28
29 @@ -20,7 +20,6 @@ RDEPEND="
30 dev-python/requests[${PYTHON_USEDEP}]
31 >=dev-python/httpx-0.11.1[${PYTHON_USEDEP}]
32 <dev-python/httpx-0.14[${PYTHON_USEDEP}]
33 - media-sound/spotify
34 "
35
36 BDEPEND="test? (