commit: 427769d70a19297efa34191cff60e30376cd0f42
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Apr 7 12:57:29 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Apr 7 12:57:29 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=427769d7
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 <AT> riseup.net>
dev-python/tekore/Manifest | 2 +-
dev-python/tekore/{tekore-1.5.0.ebuild => tekore-1.6.0.ebuild} | 5 +++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/dev-python/tekore/Manifest b/dev-python/tekore/Manifest
index ee01f04..1bb6555 100644
--- a/dev-python/tekore/Manifest
+++ b/dev-python/tekore/Manifest
@@ -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
diff --git a/dev-python/tekore/tekore-1.5.0.ebuild
b/dev-python/tekore/tekore-1.6.0.ebuild
similarity index 87%
rename from dev-python/tekore/tekore-1.5.0.ebuild
rename to dev-python/tekore/tekore-1.6.0.ebuild
index 9c3b0c4..053b6d0 100644
--- a/dev-python/tekore/tekore-1.5.0.ebuild
+++ b/dev-python/tekore/tekore-1.6.0.ebuild
@@ -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)
"