mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
dev-python/tekore: add py3.8
Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_7 )
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
@@ -20,7 +20,6 @@ RDEPEND="
|
||||
dev-python/requests[${PYTHON_USEDEP}]
|
||||
>=dev-python/httpx-0.11.1[${PYTHON_USEDEP}]
|
||||
<dev-python/httpx-0.14[${PYTHON_USEDEP}]
|
||||
media-sound/spotify
|
||||
"
|
||||
|
||||
BDEPEND="test? (
|
||||
|
||||
Reference in New Issue
Block a user