From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A72DB138350 for ; Tue, 7 Apr 2020 12:58:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E69B5E0C10; Tue, 7 Apr 2020 12:58:02 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CF51EE0C10 for ; Tue, 7 Apr 2020 12:58:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0945734F0B5 for ; Tue, 7 Apr 2020 12:58:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 39B33104 for ; Tue, 7 Apr 2020 12:58:00 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1586264249.427769d70a19297efa34191cff60e30376cd0f42.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/tekore/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/tekore/Manifest dev-python/tekore/tekore-1.5.0.ebuild dev-python/tekore/tekore-1.6.0.ebuild X-VCS-Directories: dev-python/tekore/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 427769d70a19297efa34191cff60e30376cd0f42 X-VCS-Branch: master Date: Tue, 7 Apr 2020 12:58:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fc810d6f-5112-435a-9487-1c7cb9331e96 X-Archives-Hash: b80b6915c5e69ffab3ee5e778573fad5 commit: 427769d70a19297efa34191cff60e30376cd0f42 Author: Andrew Ammerlaan riseup net> AuthorDate: Tue Apr 7 12:57:29 2020 +0000 Commit: Andrew Ammerlaan riseup 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 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}] + Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 873F4138350 for ; Tue, 7 Apr 2020 12:57:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BAF20E0AFC; Tue, 7 Apr 2020 12:57:41 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9F867E0AFC for ; Tue, 7 Apr 2020 12:57:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 981E334F0B5 for ; Tue, 7 Apr 2020 12:57:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C2198104 for ; Tue, 7 Apr 2020 12:57:38 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1586264249.427769d70a19297efa34191cff60e30376cd0f42.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/tekore/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/tekore/Manifest dev-python/tekore/tekore-1.5.0.ebuild dev-python/tekore/tekore-1.6.0.ebuild X-VCS-Directories: dev-python/tekore/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 427769d70a19297efa34191cff60e30376cd0f42 X-VCS-Branch: dev Date: Tue, 7 Apr 2020 12:57:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 70787e43-4f1d-495d-821e-5040308af01b X-Archives-Hash: c009b104788f440ff4d8761db8b3d2ec Message-ID: <20200407125738.36efKUsF_ZOTfYVGeweMak5K0PoGWrBs3u-sVhkycnc@z> commit: 427769d70a19297efa34191cff60e30376cd0f42 Author: Andrew Ammerlaan riseup net> AuthorDate: Tue Apr 7 12:57:29 2020 +0000 Commit: Andrew Ammerlaan riseup 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 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}] +