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 463871382C5 for ; Sun, 28 Feb 2021 17:35:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 918E6E0885; Sun, 28 Feb 2021 17:35:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 7AA9AE0885 for ; Sun, 28 Feb 2021 17:35:16 +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 44FE2340FEE for ; Sun, 28 Feb 2021 17:35:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5B3784A4 for ; Sun, 28 Feb 2021 17:35:13 +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: <1614533696.ad4c54b0b8cf299f50ac48ee3188e8429e749e6e.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/spotipy/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/spotipy/Manifest dev-python/spotipy/spotipy-2.16.1.ebuild dev-python/spotipy/spotipy-2.17.1.ebuild X-VCS-Directories: dev-python/spotipy/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: ad4c54b0b8cf299f50ac48ee3188e8429e749e6e X-VCS-Branch: master Date: Sun, 28 Feb 2021 17:35:13 +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: f5f233b9-9971-47f2-9b10-f9529b666e3c X-Archives-Hash: 56d4417a6a61e6ff937ad92c5fecdadb Message-ID: <20210228173513.QdVd36Ft3lbS2A-_qRzjFC6cIlem9l5adTc4obU1o78@z> commit: ad4c54b0b8cf299f50ac48ee3188e8429e749e6e Author: Andrew Ammerlaan riseup net> AuthorDate: Sun Feb 28 17:34:56 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sun Feb 28 17:34:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ad4c54b0 dev-python/spotipy: version bump 2.17.1 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/spotipy/Manifest | 2 +- dev-python/spotipy/{spotipy-2.16.1.ebuild => spotipy-2.17.1.ebuild} | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dev-python/spotipy/Manifest b/dev-python/spotipy/Manifest index f31d05c0..e4557875 100644 --- a/dev-python/spotipy/Manifest +++ b/dev-python/spotipy/Manifest @@ -1 +1 @@ -DIST spotipy-2.16.1.tar.gz 97441 BLAKE2B 133d30ed4d43493ce7cb951bfb2fc5eb5102bfa4027d8a6130885d1e56bdd33f75d3afc68b6a6ad0fb77f92a6601cb3777fb1c03252537d78143ec29ea9d56c8 SHA512 798eb5837b3f226920207239ba663b14f5ce56d4312ad8fe8be34d4d5986b5f7b73dfe95d3b6713e9b7b6633e9e1ef1d0ad2127506dcfbbb1c9375264fc16d89 +DIST spotipy-2.17.1.tar.gz 100524 BLAKE2B 3c020276f245b03a5a2052b49e353ead6aca69c510ddaeef732aa0ecd835abccf49fde58ac26bd5c64f9ea7afa9b6772a36abbc3d48a076559c6fb96e465ce7d SHA512 39dbd089fe98896387f805e6cb487c38543c0777aaf73cacc805d5f6f074c07ee5a5dd7adfe7925cdc717e46b5fee0e9151265fd4f792b901040e107cb8c515c diff --git a/dev-python/spotipy/spotipy-2.16.1.ebuild b/dev-python/spotipy/spotipy-2.17.1.ebuild similarity index 93% rename from dev-python/spotipy/spotipy-2.16.1.ebuild rename to dev-python/spotipy/spotipy-2.17.1.ebuild index 06b99a23..4f37125b 100644 --- a/dev-python/spotipy/spotipy-2.16.1.ebuild +++ b/dev-python/spotipy/spotipy-2.17.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -21,6 +21,7 @@ SLOT="0" RDEPEND=" dev-python/requests[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] + dev-python/urllib3[${PYTHON_USEDEP}] " BDEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}] )"