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 7FBCE138359 for ; Fri, 14 Aug 2020 18:35:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93A09E0855; Fri, 14 Aug 2020 18:35:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 7C2A7E0855 for ; Fri, 14 Aug 2020 18:35:12 +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 5663A34F33B for ; Fri, 14 Aug 2020 18:35:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C6B032A for ; Fri, 14 Aug 2020 18:35:09 +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: <1597428824.297e962b46220e7a36888e38c47dd90668dcbc48.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.7.0.ebuild X-VCS-Directories: dev-python/tekore/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 297e962b46220e7a36888e38c47dd90668dcbc48 X-VCS-Branch: master Date: Fri, 14 Aug 2020 18:35:09 +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: 076d4226-56b5-46bc-96ec-a6ed0b732a73 X-Archives-Hash: fa77edd2ca226762f27b3e36c8d51c61 commit: 297e962b46220e7a36888e38c47dd90668dcbc48 Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Aug 14 18:13:44 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Aug 14 18:13:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=297e962b dev-python/tekore: drop old Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/tekore/Manifest | 1 - dev-python/tekore/tekore-1.7.0.ebuild | 35 ----------------------------------- 2 files changed, 36 deletions(-) diff --git a/dev-python/tekore/Manifest b/dev-python/tekore/Manifest index 8d0a1f7..e158b1c 100644 --- a/dev-python/tekore/Manifest +++ b/dev-python/tekore/Manifest @@ -1,2 +1 @@ -DIST tekore-1.7.0.tar.gz 191852 BLAKE2B ca0be9e5b8f4e291de87d495098f295529c75457aca466627ab2d8973365a64b40f7a618883c0178ed6482ac4d62ef95d78341992404a4bbbec803fe939afcfb SHA512 a62b456621633e05edb39944e0cf36a0df092468c9e238f6028f8ea684613e37c32f5257d6fb681c758e01f451e2f3d0993f5fa9344463e9f12b5945add161b0 DIST tekore-2.1.3.tar.gz 202522 BLAKE2B 2328116cf0d25e2c55e9f68c38064293bfb3e0d5361d02a7ed9f79a723ede54afeee2a355949ea619c56f02b242497a58044704197b757530cf51273b6970cc4 SHA512 d0895cdeee442bda19aecccd0cc2bd4022284972c535dac42d1aaa3c1e2b6676e9d80515cee44c555e6180b2b81a007fa43e77cb44f81c90e06aad6c6410d981 diff --git a/dev-python/tekore/tekore-1.7.0.ebuild b/dev-python/tekore/tekore-1.7.0.ebuild deleted file mode 100644 index 67deaf4..0000000 --- a/dev-python/tekore/tekore-1.7.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_7 ) - -inherit distutils-r1 - -DESCRIPTION="Spotify Web API client" -HOMEPAGE="https://tekore.readthedocs.io - https://github.com/felix-hilden/tekore" -SRC_URI="https://github.com/felix-hilden/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -KEYWORDS="~amd64 ~x86" -SLOT="0" - -RDEPEND=" - dev-python/requests[${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 3BB6B138359 for ; Fri, 14 Aug 2020 18:20:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63C84E0858; Fri, 14 Aug 2020 18:20:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 49FADE0858 for ; Fri, 14 Aug 2020 18:20:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4F4B834F0FE for ; Fri, 14 Aug 2020 18:20:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08E1F32A for ; Fri, 14 Aug 2020 18:20:34 +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: <1597428824.297e962b46220e7a36888e38c47dd90668dcbc48.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.7.0.ebuild X-VCS-Directories: dev-python/tekore/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 297e962b46220e7a36888e38c47dd90668dcbc48 X-VCS-Branch: dev Date: Fri, 14 Aug 2020 18:20:34 +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: a18d23a5-f57f-4222-bfa7-f4fb7ebf4206 X-Archives-Hash: e65d214e91e5da5c9423bb2878107daa Message-ID: <20200814182034.D_n0Fm6vmed1S5SYMRF0eVcE3F3zwFFzLyMACyKvO-c@z> commit: 297e962b46220e7a36888e38c47dd90668dcbc48 Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Aug 14 18:13:44 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Aug 14 18:13:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=297e962b dev-python/tekore: drop old Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/tekore/Manifest | 1 - dev-python/tekore/tekore-1.7.0.ebuild | 35 ----------------------------------- 2 files changed, 36 deletions(-) diff --git a/dev-python/tekore/Manifest b/dev-python/tekore/Manifest index 8d0a1f7..e158b1c 100644 --- a/dev-python/tekore/Manifest +++ b/dev-python/tekore/Manifest @@ -1,2 +1 @@ -DIST tekore-1.7.0.tar.gz 191852 BLAKE2B ca0be9e5b8f4e291de87d495098f295529c75457aca466627ab2d8973365a64b40f7a618883c0178ed6482ac4d62ef95d78341992404a4bbbec803fe939afcfb SHA512 a62b456621633e05edb39944e0cf36a0df092468c9e238f6028f8ea684613e37c32f5257d6fb681c758e01f451e2f3d0993f5fa9344463e9f12b5945add161b0 DIST tekore-2.1.3.tar.gz 202522 BLAKE2B 2328116cf0d25e2c55e9f68c38064293bfb3e0d5361d02a7ed9f79a723ede54afeee2a355949ea619c56f02b242497a58044704197b757530cf51273b6970cc4 SHA512 d0895cdeee442bda19aecccd0cc2bd4022284972c535dac42d1aaa3c1e2b6676e9d80515cee44c555e6180b2b81a007fa43e77cb44f81c90e06aad6c6410d981 diff --git a/dev-python/tekore/tekore-1.7.0.ebuild b/dev-python/tekore/tekore-1.7.0.ebuild deleted file mode 100644 index 67deaf4..0000000 --- a/dev-python/tekore/tekore-1.7.0.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_7 ) - -inherit distutils-r1 - -DESCRIPTION="Spotify Web API client" -HOMEPAGE="https://tekore.readthedocs.io - https://github.com/felix-hilden/tekore" -SRC_URI="https://github.com/felix-hilden/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -KEYWORDS="~amd64 ~x86" -SLOT="0" - -RDEPEND=" - dev-python/requests[${PYTHON_USEDEP}] - >=dev-python/httpx-0.11.1[${PYTHON_USEDEP}] -