mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
dev-python/tekore: version bump 1.6.0, podcast support
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST tekore-1.5.0.tar.gz 186916 BLAKE2B 014e76afb5b12b6302a8956fee0fa1e80adc76480fd40c730ada00f549fc508361cde9b16e60775661b31147337da91bc0aa636d57b86fa10dfe5f4873fd20f7 SHA512 d0d708d68c931c7bf1586a36a00ff6621d0fd506d63dd45f0b39a1c529a93d627bb493cc3eb184f6044fd8f03becdee077ea768e5a941b322ab8c53efeae2658
|
||||
DIST tekore-1.6.0.tar.gz 191825 BLAKE2B 6122ee7fa9b7f0380e18457168aeea2405036cd11a6be4369ce6e343e8ddc97b9b7ddf4cdd3879eaeee503a833e2fa08e459dd6f794143ca7e59109848fad2f9 SHA512 01190393c7762056095f30c17245620c732241b835787b3ffddbfe2dfe3025be813b35fe64cf0289bcd2a9cb6ac5d3d537b55eb16449991bc055331dd3fe8b7b
|
||||
|
||||
@@ -16,12 +16,13 @@ LICENSE="MIT"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
SLOT="0"
|
||||
|
||||
# tests fail with py3_6
|
||||
# tests fail with py3_6: no module named run
|
||||
RESTRICT="python_targets_python3_6? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
dev-python/requests[${PYTHON_USEDEP}]
|
||||
~dev-python/httpx-0.11.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/httpx-0.11.1[${PYTHON_USEDEP}]
|
||||
<dev-python/httpx-0.13[${PYTHON_USEDEP}]
|
||||
media-sound/spotify
|
||||
$(python_gen_cond_dep 'dev-python/dataclasses[${PYTHON_USEDEP}]' python3_6)
|
||||
"
|
||||
Reference in New Issue
Block a user