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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 07E1B158021 for ; Mon, 17 Oct 2022 12:12:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F9FAE0B9E; Mon, 17 Oct 2022 12:12:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2685CE0B9E for ; Mon, 17 Oct 2022 12:12:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4B84D340F13 for ; Mon, 17 Oct 2022 12:12:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA2FB5D7 for ; Mon, 17 Oct 2022 12:12: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: <1666008688.50a314c21f111d171711eb7bb93d75828bd7f877.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: media-sound/spotify_dl/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-sound/spotify_dl/Manifest media-sound/spotify_dl/spotify_dl-8.4.0.ebuild X-VCS-Directories: media-sound/spotify_dl/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 50a314c21f111d171711eb7bb93d75828bd7f877 X-VCS-Branch: master Date: Mon, 17 Oct 2022 12:12: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: d7a83a27-a9a0-47f7-ad7f-658c95bca5c6 X-Archives-Hash: 51c1d82b497b7f369e947cf4c40cfdc8 commit: 50a314c21f111d171711eb7bb93d75828bd7f877 Author: Nicola Smaniotto gmail com> AuthorDate: Mon Oct 17 12:11:02 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Mon Oct 17 12:11:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=50a314c2 media-sound/spotify_dl: add 8.4.0 Signed-off-by: Nicola Smaniotto gmail.com> media-sound/spotify_dl/Manifest | 1 + media-sound/spotify_dl/spotify_dl-8.4.0.ebuild | 37 ++++++++++++++++++++++++++ 2 files changed, 38 insertions(+) diff --git a/media-sound/spotify_dl/Manifest b/media-sound/spotify_dl/Manifest index 5db202c7f..abd4b2e73 100644 --- a/media-sound/spotify_dl/Manifest +++ b/media-sound/spotify_dl/Manifest @@ -1 +1,2 @@ DIST spotify_dl-8.3.0.tar.gz 319579 BLAKE2B d61efe74a84704fef028df4d585b249eafdfbd2d48911f7fa36b72a33edf1a94eedb21b498bd53f4e53ce8a2b4b1b0f7e39caadf320485011717221e7c2eaef5 SHA512 739657d0f2f1bea741de8a2e51bc5be70dbb276d83d0e4555a7767d8c359dfd570c9348eaeccaac30d3097be1214648e798fc6c1de8deab3f346e2e0b89bb04a +DIST spotify_dl-8.4.0.tar.gz 874109 BLAKE2B 832eae3b8c5a943cd35bfa0161fbc67a527e81b70f49274bf11ff1e11a67e19116de44f1e28823060b35f665b702b288cf94a39fa4749b4a7a023edf985a0c77 SHA512 d0a42cc3f28701a72fecb80ce9ffacd14c90edded1f0ea252b6955bf55540568ba559ce78e456b651e1750de52f6cedc8d232a62fdfde708c242d990ba0a76c4 diff --git a/media-sound/spotify_dl/spotify_dl-8.4.0.ebuild b/media-sound/spotify_dl/spotify_dl-8.4.0.ebuild new file mode 100644 index 000000000..2afa04e1f --- /dev/null +++ b/media-sound/spotify_dl/spotify_dl-8.4.0.ebuild @@ -0,0 +1,37 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8..10} ) + +inherit distutils-r1 + +MY_PN="${PN/_/-}" + +DESCRIPTION="Downloads songs from a Spotify Playlist/Track/Album that you provide" +HOMEPAGE="https://github.com/SathyaBhat/spotify-dl/" +SRC_URI="https://github.com/SathyaBhat/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +PROPERTIES="test_network" +RESTRICT="test" + +S="${WORKDIR}/${MY_PN}-${PV}" + +RDEPEND=" + >=dev-python/sentry-sdk-1.5[${PYTHON_USEDEP}] + =net-misc/yt-dlp-2022.1.21[${PYTHON_USEDEP}] + >=dev-python/spotipy-2.19[${PYTHON_USEDEP}] + =media-libs/mutagen-1.45[${PYTHON_USEDEP}] + =dev-python/rich-12.0[${PYTHON_USEDEP}] +