From unknown Sat Jun 21 03:06:17 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#56983] [PATCH] gnu: yt-dlp: Update to 2022.07.18. Resent-From: kiasoc5 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 04 Aug 2022 20:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 56983 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56983@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.165964545822365 (code B ref -1); Thu, 04 Aug 2022 20:38:02 +0000 Received: (at submit) by debbugs.gnu.org; 4 Aug 2022 20:37:38 +0000 Received: from localhost ([127.0.0.1]:55133 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJhb8-0005of-CW for submit@debbugs.gnu.org; Thu, 04 Aug 2022 16:37:38 -0400 Received: from lists.gnu.org ([209.51.188.17]:41088) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJhb4-0005oU-0e for submit@debbugs.gnu.org; Thu, 04 Aug 2022 16:37:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55368) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJhb3-0006qL-KU for guix-patches@gnu.org; Thu, 04 Aug 2022 16:37:33 -0400 Received: from knopi.disroot.org ([178.21.23.139]:50716) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJhaw-0005Gc-Of for guix-patches@gnu.org; Thu, 04 Aug 2022 16:37:33 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id E8A9F40DED for ; Thu, 4 Aug 2022 22:37:22 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vKbi77uh_ndV for ; Thu, 4 Aug 2022 22:37:21 +0200 (CEST) Date: Thu, 4 Aug 2022 20:37:18 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659645440; bh=7Qpjh4XB3gQM5JaRBqitWGfBY5e25GnTQslotLqWV3o=; h=Date:From:To:Subject; b=UyvUYU4Y3/CeVAY5dT6fORBXfP2M45vtf96XlTdlrNMNrronQNsz+tIvl3SKAhrBz 3hGJ+izES1ta6U7aaMlzvuKF/72PIC6z9EERZtpOT3UGWu3y2W9VXRjGlxroEzwvHK svK4qqQ/WxGSGoU0yMhbTUx13fCA9qO8s7hyFzM0VwIg4LQIQZFUMfZgY0spkeUZ3e Z+uR6p2oeMZTLmBHyaJJX7LkBgoflwmHYwvTSM51EmaIGx00+qCcvYgaj4+w73xsPT PKao6f6RKeREypVmmFA95eilwaM673jEQW8bz1IKq6QCGEwCL/goh4wlcphv9SuGds /qyMuXDzuyu0g== From: kiasoc5 Message-ID: <20220804203718.6f4a650a@aria> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_/p=NHN_JKYYrtk_A6lIekXoX" Received-SPF: pass client-ip=178.21.23.139; envelope-from=kiasoc5@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --MP_/p=NHN_JKYYrtk_A6lIekXoX Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline --MP_/p=NHN_JKYYrtk_A6lIekXoX Content-Type: text/x-patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=0001-gnu-yt-dlp-Update-to-2022.07.18.patch >From 5b849db4dd60a33ab20bb9552133094f16df21c3 Mon Sep 17 00:00:00 2001 From: kiasoc5 Date: Tue, 2 Aug 2022 23:35:55 -0400 Subject: [PATCH] gnu: yt-dlp: Update to 2022.07.18. * gnu/packages/video.scm (yt-dlp): Update to 2022.07.18. --- gnu/packages/video.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 04049fd9c8..f5316b8925 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -2474,7 +2474,7 @@ (define-public youtube-dl (define-public yt-dlp (package/inherit youtube-dl (name "yt-dlp") - (version "2022.06.22.1") + (version "2022.07.18") (source (origin (method url-fetch) (uri (string-append "https://github.com/yt-dlp/yt-dlp/" @@ -2482,7 +2482,7 @@ (define-public yt-dlp version "/yt-dlp.tar.gz")) (sha256 (base32 - "1nr6g3dhvjc10jzhyvgjrrxqhsgi3hiw8bswp8bi6bscimd9vhps")) + "00pcd4mdl19kb6iwk0i58a23f5m49h2gjygszz9vglf8dby82yqf")) (snippet '(begin ;; Delete the pre-generated files, except for the man page base-commit: a956c7df87536717e4e04af11ae6d73dcb7a2ce7 -- 2.37.1 --MP_/p=NHN_JKYYrtk_A6lIekXoX-- From unknown Sat Jun 21 03:06:17 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#56983] [PATCH] gnu: yt-dlp: Update to 2022.07.18. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 04 Aug 2022 20:42:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56983 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "kiasoc5" , <56983@debbugs.gnu.org> Received: via spool by 56983-submit@debbugs.gnu.org id=B56983.165964567322870 (code B ref 56983); Thu, 04 Aug 2022 20:42:01 +0000 Received: (at 56983) by debbugs.gnu.org; 4 Aug 2022 20:41:13 +0000 Received: from localhost ([127.0.0.1]:55161 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJheb-0005wo-AR for submit@debbugs.gnu.org; Thu, 04 Aug 2022 16:41:13 -0400 Received: from knopi.disroot.org ([178.21.23.139]:41760) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJheZ-0005wc-87 for 56983@debbugs.gnu.org; Thu, 04 Aug 2022 16:41:11 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 57F8340DED; Thu, 4 Aug 2022 22:41:10 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4dImzw3ivBSc; Thu, 4 Aug 2022 22:41:09 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659645663; bh=ZwVyYcwQAyhPJvcnvYVIGCfsGa0EHE8sASh06vt1Eq8=; h=Date:Subject:From:To:References:In-Reply-To; b=U4BnKIg+WIfwFbx2Gleawp1BEg0cUDtFNcj0bRY0fC5IK+PDNnWFsntIFh9PkGcNQ vQHvk32FeG9t5RiJTgFl+vdPdI1g1pJIvZswrSbFU1jeQ868DWZyIV1uzKKm9Wfg7H hFSeteu7uLQK+Nyaz45vR6K9BK32MLRRsBVnKXJX8Z3aQB8v64UUzx5fr6ZC8PRfXn Jg0Raq/y/E8gd8hqmXyTGXrwFVU3DU6F/Zw1lnoACXiJu05CxXdUeolLI2CgmE41Lz xJ7NvgwZZhVvekiTcisPAgqqrGx35E1V3NML48dI18nEWApIDNIN6vTzGDelce5nyi GDt0bQAMVqn5g== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Thu, 04 Aug 2022 21:41:03 +0100 Message-Id: From: "(" References: <20220804203718.6f4a650a@aria> In-Reply-To: <20220804203718.6f4a650a@aria> X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) SGTM, but could you use `git send-email` to send patches instead of attachments? It makes reading and applying them much easier, at least in aerc :) -- ( From unknown Sat Jun 21 03:06:17 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#56983] [PATCH] gnu: yt-dlp: Update to 2022.07.18, use gexps and new style inputs. References: <20220804203718.6f4a650a@aria> In-Reply-To: <20220804203718.6f4a650a@aria> Resent-From: kiasoc5 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 05 Aug 2022 05:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56983 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56983@debbugs.gnu.org Cc: kiasoc5 Received: via spool by 56983-submit@debbugs.gnu.org id=B56983.165967743811855 (code B ref 56983); Fri, 05 Aug 2022 05:31:02 +0000 Received: (at 56983) by debbugs.gnu.org; 5 Aug 2022 05:30:38 +0000 Received: from localhost ([127.0.0.1]:55705 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJpuv-000358-Nm for submit@debbugs.gnu.org; Fri, 05 Aug 2022 01:30:38 -0400 Received: from knopi.disroot.org ([178.21.23.139]:38214) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJput-00034v-Dr for 56983@debbugs.gnu.org; Fri, 05 Aug 2022 01:30:36 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 14AA340D95; Fri, 5 Aug 2022 07:30:34 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AfSUsTJiufka; Fri, 5 Aug 2022 07:30:32 +0200 (CEST) From: kiasoc5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659677431; bh=3BneQYkjU96M7yob/lOS35ahRxQB3Z84YBVTcrYu3gg=; h=From:To:Cc:Subject:Date; b=jsjietcN0C5aQ/Kr/DythSRYXFit3NGJRxgelVPL+NBY4bsOX6BLkhfuTJPFCa68F Ds0E+FWadedxRi3yKValg36UtJApWkTqkzj1qgIU4RPft0NmNuZAloNbYD0MfWN7KT SIow4uZ+n3HBSw73g3YakczlDgUoXZ6H+R1UQMzTQ0cwknkH9h9FZ5pADvJ48Ym1S6 JukQt8ruj+5Jis0EFuBn68mUvbseGBNB2gEDrVVi+tgqpGOk7QrinLBMtdRxgbWeUD H2kQsZ9DBJZWIADqmRgBfxh0gQsPpj2EJwYV8zTqV3qP8FZgWhPfr1AG6YQ5hRJuit I8t6Ufq0Wbu6Q== Date: Fri, 5 Aug 2022 01:30:12 -0400 Message-Id: <20220805053011.387828-1-kiasoc5@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/video.scm (yt-dlp): Update to 2022.07.18. [arguments]: Use gexps. [inputs]: Use new style. [native-inputs]: Likewise. --- gnu/packages/video.scm | 70 ++++++++++++++++++++---------------------- 1 file changed, 34 insertions(+), 36 deletions(-) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 04049fd9c8..8cd6d03688 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -2474,7 +2474,7 @@ (define-public youtube-dl (define-public yt-dlp (package/inherit youtube-dl (name "yt-dlp") - (version "2022.06.22.1") + (version "2022.07.18") (source (origin (method url-fetch) (uri (string-append "https://github.com/yt-dlp/yt-dlp/" @@ -2482,7 +2482,7 @@ (define-public yt-dlp version "/yt-dlp.tar.gz")) (sha256 (base32 - "1nr6g3dhvjc10jzhyvgjrrxqhsgi3hiw8bswp8bi6bscimd9vhps")) + "1wmzfqhysx1mqdba4ikvm6nbahasihi4xgqwqad20y3vs701slyj")) (snippet '(begin ;; Delete the pre-generated files, except for the man page @@ -2497,40 +2497,38 @@ (define-public yt-dlp (substitute-keyword-arguments (package-arguments youtube-dl) ((#:tests? _) #t) ((#:phases phases) - `(modify-phases ,phases - ;; See the comment for the corresponding phase in youtube-dl. - (replace 'default-to-the-ffmpeg-input - (lambda _ - (substitute* "yt_dlp/postprocessor/ffmpeg.py" - (("\\.get_param\\('ffmpeg_location'\\)" match) - (format #f "~a or '~a'" match (which "ffmpeg")))))) - (replace 'build-generated-files - (lambda _ - ;; Avoid the yt-dlp.1 target, which requires pandoc. - (invoke "make" "PYTHON=python" "yt-dlp" "completions"))) - (replace 'fix-the-data-directories - (lambda* (#:key outputs #:allow-other-keys) - (let ((prefix (assoc-ref outputs "out"))) - (substitute* "setup.py" - (("'etc/") - (string-append "'" prefix "/etc/")) - (("'share/") - (string-append "'" prefix "/share/")))))) - (delete 'install-completion) - (replace 'check - (lambda* (#:key tests? #:allow-other-keys) - (when tests? - (invoke "pytest" "-k" "not download")))))))) - (inputs - `(("python-brotli" ,python-brotli) - ("python-certifi" ,python-certifi) - ("python-mutagen" ,python-mutagen) - ("python-pycryptodomex" ,python-pycryptodomex) - ("python-websockets" ,python-websockets) - ,@(package-inputs youtube-dl))) - (native-inputs - `(("python-pytest" ,python-pytest) - ,@(package-native-inputs youtube-dl))) + #~(modify-phases #$phases + ;; See the comment for the corresponding phase in youtube-dl. + (replace 'default-to-the-ffmpeg-input + (lambda _ + (substitute* "yt_dlp/postprocessor/ffmpeg.py" + (("\\.get_param\\('ffmpeg_location'\\)" match) + (format #f "~a or '~a'" match (which "ffmpeg")))))) + (replace 'build-generated-files + (lambda _ + ;; Avoid the yt-dlp.1 target, which requires pandoc. + (invoke "make" "PYTHON=python" "yt-dlp" "completions"))) + (replace 'fix-the-data-directories + (lambda* (#:key outputs #:allow-other-keys) + (let ((prefix (assoc-ref outputs "out"))) + (substitute* "setup.py" + (("'etc/") + (string-append "'" prefix "/etc/")) + (("'share/") + (string-append "'" prefix "/share/")))))) + (delete 'install-completion) + (replace 'check + (lambda* (#:key tests? #:allow-other-keys) + (when tests? + (invoke "pytest" "-k" "not download")))))))) + (inputs (modify-inputs (package-inputs youtube-dl) + (append python-brotli + python-certifi + python-mutagen + python-pycryptodomex + python-websockets))) + (native-inputs (modify-inputs (package-native-inputs youtube-dl) + (append python-pytest))) (description "yt-dlp is a small command-line program to download videos from YouTube.com and many more sites. It is a fork of youtube-dl with a -- 2.37.1 From unknown Sat Jun 21 03:06:17 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#56983] [PATCH] gnu: yt-dlp: Update to 2022.07.18, use gexps and new style inputs. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 05 Aug 2022 08:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56983 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: kiasoc5 , 56983@debbugs.gnu.org Received: via spool by 56983-submit@debbugs.gnu.org id=B56983.165968651320442 (code B ref 56983); Fri, 05 Aug 2022 08:02:02 +0000 Received: (at 56983) by debbugs.gnu.org; 5 Aug 2022 08:01:53 +0000 Received: from localhost ([127.0.0.1]:56058 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJsHI-0005Jc-LL for submit@debbugs.gnu.org; Fri, 05 Aug 2022 04:01:53 -0400 Received: from mailrelay.tugraz.at ([129.27.2.202]:57425) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJsHG-0005JT-S2 for 56983@debbugs.gnu.org; Fri, 05 Aug 2022 04:01:51 -0400 Received: from lprikler-laptop.ist.intra (gw.ist.tugraz.at [129.27.202.101]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4LzdN74h8tz1LZWB; Fri, 5 Aug 2022 10:01:43 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 mailrelay.tugraz.at 4LzdN74h8tz1LZWB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1659686503; bh=82R8c59+eOb+e5ei88ZpYMAUJM0U2HxMfgkUazm3tXE=; h=Subject:From:To:Date:In-Reply-To:References:From; b=rhHarH61sLeU14XpXiqk9T0bGelHas7Wn3ttymCFTlKleyOHAgumTOgDIPg9xc3Z6 PFkswhKGSLqPR6F13+xyuvs5c6WAaYoHIvVbQdg6ksZU+qpctDtFZAoSI9qSW8nC0i rsMyVlhVDLjWeMjkeNnxXg/AGoBZS+vXAPl5sfMo= Message-ID: <26f9b3120f00ca03839ac9a8a974a61759bfcff4.camel@ist.tugraz.at> From: Liliana Marie Prikler Date: Fri, 05 Aug 2022 10:01:42 +0200 In-Reply-To: <20220805053011.387828-1-kiasoc5@disroot.org> References: <20220805053011.387828-1-kiasoc5@disroot.org> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.42.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUG-Backscatter-control: waObeELIUl4ypBWmcn/8wQ X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.116 X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Am Freitag, dem 05.08.2022 um 01:30 -0400 schrieb kiasoc5: > * gnu/packages/video.scm (yt-dlp): Update to 2022.07.18. -- Split -- > [arguments]: Use gexps. > [inputs]: Use new style. > [native-inputs]: Likewise. For the second patch, use "gnu: yt-dlp: Use new package style." as title. > --- >  gnu/packages/video.scm | 70 ++++++++++++++++++++---------------------- >  1 file changed, 34 insertions(+), 36 deletions(-) > > diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm > index 04049fd9c8..8cd6d03688 100644 > --- a/gnu/packages/video.scm > +++ b/gnu/packages/video.scm > @@ -2474,7 +2474,7 @@ (define-public youtube-dl >  (define-public yt-dlp >    (package/inherit youtube-dl >      (name "yt-dlp") > -    (version "2022.06.22.1") > +    (version "2022.07.18") >      (source (origin >                (method url-fetch) >                (uri (string-append "https://github.com/yt-dlp/yt-dlp/" > @@ -2482,7 +2482,7 @@ (define-public yt-dlp >                                    version "/yt-dlp.tar.gz")) >                (sha256 >                 (base32 > -                > "1nr6g3dhvjc10jzhyvgjrrxqhsgi3hiw8bswp8bi6bscimd9vhps")) > +                > "1wmzfqhysx1mqdba4ikvm6nbahasihi4xgqwqad20y3vs701slyj")) >                (snippet >                 '(begin >                    ;; Delete the pre-generated files, except for the > man page Haven't checked the hash, but on the premise that it's good, LGTM. -- Split -- > @@ -2497,40 +2497,38 @@ (define-public yt-dlp >       (substitute-keyword-arguments (package-arguments youtube-dl) >         ((#:tests? _) #t) >         ((#:phases phases) > -        `(modify-phases ,phases > -           ;; See the comment for the corresponding phase in > youtube-dl. > -           (replace 'default-to-the-ffmpeg-input > -             (lambda _ > -               (substitute* "yt_dlp/postprocessor/ffmpeg.py" > -                 (("\\.get_param\\('ffmpeg_location'\\)" match) > -                  (format #f "~a or '~a'" match (which > "ffmpeg")))))) > -           (replace 'build-generated-files > -             (lambda _ > -               ;; Avoid the yt-dlp.1 target, which requires pandoc. > -               (invoke "make" "PYTHON=python" "yt-dlp" > "completions"))) > -           (replace 'fix-the-data-directories > -             (lambda* (#:key outputs #:allow-other-keys) > -               (let ((prefix (assoc-ref outputs "out"))) > -                 (substitute* "setup.py" > -                   (("'etc/") > -                    (string-append "'" prefix "/etc/")) > -                   (("'share/") > -                    (string-append "'" prefix "/share/")))))) > -           (delete 'install-completion) > -           (replace 'check > -             (lambda* (#:key tests? #:allow-other-keys) > -               (when tests? > -                 (invoke "pytest" "-k" "not download")))))))) > -    (inputs > -     `(("python-brotli" ,python-brotli) > -       ("python-certifi" ,python-certifi) > -       ("python-mutagen" ,python-mutagen) > -       ("python-pycryptodomex" ,python-pycryptodomex) > -       ("python-websockets" ,python-websockets) > -       ,@(package-inputs youtube-dl))) > -    (native-inputs > -     `(("python-pytest" ,python-pytest) > -       ,@(package-native-inputs youtube-dl))) > +         #~(modify-phases #$phases > +            ;; See the comment for the corresponding phase in > youtube-dl. > +            (replace 'default-to-the-ffmpeg-input > +              (lambda _ > +                (substitute* "yt_dlp/postprocessor/ffmpeg.py" > +                  (("\\.get_param\\('ffmpeg_location'\\)" match) > +                   (format #f "~a or '~a'" match (which > "ffmpeg")))))) > +            (replace 'build-generated-files > +              (lambda _ > +                ;; Avoid the yt-dlp.1 target, which requires pandoc. > +                (invoke "make" "PYTHON=python" "yt-dlp" > "completions"))) > +            (replace 'fix-the-data-directories > +              (lambda* (#:key outputs #:allow-other-keys) > +                (let ((prefix (assoc-ref outputs "out"))) > +                  (substitute* "setup.py" > +                    (("'etc/") > +                     (string-append "'" prefix "/etc/")) > +                    (("'share/") > +                     (string-append "'" prefix "/share/")))))) > +            (delete 'install-completion) > +            (replace 'check > +              (lambda* (#:key tests? #:allow-other-keys) > +                (when tests? > +                  (invoke "pytest" "-k" "not download")))))))) The indentation here seems a little off. Did you TAB in Emacs? > +    (inputs (modify-inputs (package-inputs youtube-dl) > +              (append python-brotli > +                      python-certifi > +                      python-mutagen > +                      python-pycryptodomex > +                      python-websockets))) > +    (native-inputs (modify-inputs (package-native-inputs youtube-dl) > +                     (append python-pytest))) LGTM. Cheers From unknown Sat Jun 21 03:06:17 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#56983] [PATCH] gnu: yt-dlp: Update to 2022.07.18, use gexps and new style inputs. References: <20220804203718.6f4a650a@aria> In-Reply-To: <20220804203718.6f4a650a@aria> Resent-From: kiasoc5 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 06 Aug 2022 05:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56983 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56983@debbugs.gnu.org, Liliana Marie Prikler Received: via spool by 56983-submit@debbugs.gnu.org id=B56983.16597637558625 (code B ref 56983); Sat, 06 Aug 2022 05:30:02 +0000 Received: (at 56983) by debbugs.gnu.org; 6 Aug 2022 05:29:15 +0000 Received: from localhost ([127.0.0.1]:60924 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKCN9-0002F3-0j for submit@debbugs.gnu.org; Sat, 06 Aug 2022 01:29:15 -0400 Received: from knopi.disroot.org ([178.21.23.139]:34590) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKCN5-0002Er-15 for 56983@debbugs.gnu.org; Sat, 06 Aug 2022 01:29:13 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 54BA940F30; Sat, 6 Aug 2022 07:29:09 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7WfM-hLkRP9y; Sat, 6 Aug 2022 07:29:08 +0200 (CEST) From: kiasoc5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659763748; bh=B/iBzpTq2issiSJFsGkH72wJZl2vKF+cljcXNrko9/M=; h=From:To:Subject:Date; b=ZC05aqsb1Gf0c3Ct56V6qIqteOncoGDe/+odwSR0BttyDZHH+UdPbGosebTPMh/mO UjID0Oj9yi6WsA5iYznhjHQIKzNNBMOmEvqAYBOWRNooONmcWiW/92+szwNIyon/10 gNBTYLv+I6z0dfY7wa5q3Za0p+/P/wFVragB+5219PeS2tsLOorR6ovKFk9r5F8Cb+ cUAjp8mmqUTg8qpoUPqu6rdxV3/Z9bnRF9FUhENW8GaZTkGdzaj53xKgIFMD/AVqs+ Ysi/SVo/20X7H8kbic6kk0jCzCWOZ7hU+0Z/3H95LsijDxkERjjcoZPmlforOUt56n aQSv1okgXG30A== Date: Sat, 6 Aug 2022 01:28:32 -0400 Message-Id: <20220806052833.183236-1-kiasoc5@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) On Fri, Aug 05 2022, 10:01:42 AM +0200 Liliana Marie Prikler wrote: > The indentation here seems a little off. Did you TAB in Emacs? Split version and style update into 2 packages and tabbed with Emacs. From unknown Sat Jun 21 03:06:17 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#56983] [PATCH 1/2] gnu: yt-dlp: Update to 2022.07.18. Resent-From: kiasoc5 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 06 Aug 2022 05:30:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56983 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56983@debbugs.gnu.org Cc: kiasoc5 Received: via spool by 56983-submit@debbugs.gnu.org id=B56983.16597637708654 (code B ref 56983); Sat, 06 Aug 2022 05:30:03 +0000 Received: (at 56983) by debbugs.gnu.org; 6 Aug 2022 05:29:30 +0000 Received: from localhost ([127.0.0.1]:60927 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKCNO-0002FV-9F for submit@debbugs.gnu.org; Sat, 06 Aug 2022 01:29:30 -0400 Received: from knopi.disroot.org ([178.21.23.139]:37010) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKCNM-0002FM-9O for 56983@debbugs.gnu.org; Sat, 06 Aug 2022 01:29:28 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id A360340F38; Sat, 6 Aug 2022 07:29:27 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hcx9bEjABF08; Sat, 6 Aug 2022 07:29:26 +0200 (CEST) From: kiasoc5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659763766; bh=3xK+FtJDXrmIl3WARHAaHa6d/DMGhset7x0gczxzDVA=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=XP3HqjRptySAIVCahlKAHA0ktcvpUvPl7whuacLHXGlRTag86eCN3K4RvvZU10OKX KIraqGSqDdFC3q64Bx6rjmI4JEh2MAndQAHjwe8BvnjiHR8+9I8O2qaABVZqoAs3bU RkEJp9lnXMvoooZWtbQdKJfMzoyHcl8cXKeRLB7qI1DeRUbSU00B7rUViVhufHl+e5 iQx6s6Gepfqs9Epf6L8NmOlCAENcwihQtT6+Qr4Gf7WgrDl/XXVz6pPlwIyfxnYXVU kxQ56c+9aulczCs89BgR0DEma2MEk00N5/zxyw9SlT10Yj8k3dAkAIF+VVf50T7twi /JfGYLU2s4PBQ== Date: Sat, 6 Aug 2022 01:28:34 -0400 Message-Id: <20220806052833.183236-2-kiasoc5@disroot.org> In-Reply-To: <20220806052833.183236-1-kiasoc5@disroot.org> References: <20220806052833.183236-1-kiasoc5@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/video.scm (yt-dlp): Update to 2022.07.18. --- gnu/packages/video.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 04049fd9c8..017c0d3857 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -2474,7 +2474,7 @@ (define-public youtube-dl (define-public yt-dlp (package/inherit youtube-dl (name "yt-dlp") - (version "2022.06.22.1") + (version "2022.07.18") (source (origin (method url-fetch) (uri (string-append "https://github.com/yt-dlp/yt-dlp/" @@ -2482,7 +2482,7 @@ (define-public yt-dlp version "/yt-dlp.tar.gz")) (sha256 (base32 - "1nr6g3dhvjc10jzhyvgjrrxqhsgi3hiw8bswp8bi6bscimd9vhps")) + "1wmzfqhysx1mqdba4ikvm6nbahasihi4xgqwqad20y3vs701slyj")) (snippet '(begin ;; Delete the pre-generated files, except for the man page -- 2.37.1 From unknown Sat Jun 21 03:06:17 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#56983] [PATCH 2/2] gnu: yt-dlp: Use new package style. Resent-From: kiasoc5 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 06 Aug 2022 05:30:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56983 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56983@debbugs.gnu.org Cc: kiasoc5 Received: via spool by 56983-submit@debbugs.gnu.org id=B56983.16597637848682 (code B ref 56983); Sat, 06 Aug 2022 05:30:03 +0000 Received: (at 56983) by debbugs.gnu.org; 6 Aug 2022 05:29:44 +0000 Received: from localhost ([127.0.0.1]:60930 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKCNb-0002Fx-Jt for submit@debbugs.gnu.org; Sat, 06 Aug 2022 01:29:43 -0400 Received: from knopi.disroot.org ([178.21.23.139]:38708) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKCNZ-0002Fp-LR for 56983@debbugs.gnu.org; Sat, 06 Aug 2022 01:29:42 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 0806540F49; Sat, 6 Aug 2022 07:29:41 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7T3HlNrkFBsM; Sat, 6 Aug 2022 07:29:39 +0200 (CEST) From: kiasoc5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659763779; bh=z24jTWhx/H+/cYQVpJIR8XLZtLY9i9vWX6Mt6c485u4=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=D+3dZo4elrDZ5WQXPXO3pM+ifj+B/5JRLXz8vZDfuCPyx8D42PX2PNlwPtu0NcoeC CcvgE78MIIbSHI3tZ/DkwJ7yphCRh5A8dLqf3lJeMdyHjMnAHeSRfE3YJnv0eRr79Y vPhLzXJLUj4sWNMHFYkBFdRr69ApZHMEgfx8NXU9b/Xewb+ArrAJy8HDgqk3QiurFN 9pvWgKjGINoMx18XhDIPSHP12PwKPlgazTRRCPICNvf+1QLElF3R3UfTiSXJT5qPVv dbYoFQG34kRI/Zz1rzy6FjRn6V61Twr3SnFcounM2A4iVa4wAyqYgU3iHdcutYpipn jjR++iRTlQhhg== Date: Sat, 6 Aug 2022 01:28:37 -0400 Message-Id: <20220806052833.183236-3-kiasoc5@disroot.org> In-Reply-To: <20220806052833.183236-1-kiasoc5@disroot.org> References: <20220806052833.183236-1-kiasoc5@disroot.org> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/video.scm (yt-dlp)[source](snippet): Rewrite snippet as a gexp. [arguments]: Use gexps. [inputs]: Use new style. [native-inputs]: Likewise. --- gnu/packages/video.scm | 85 +++++++++++++++++++++--------------------- 1 file changed, 42 insertions(+), 43 deletions(-) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 017c0d3857..c681165f2e 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -2484,53 +2484,52 @@ (define-public yt-dlp (base32 "1wmzfqhysx1mqdba4ikvm6nbahasihi4xgqwqad20y3vs701slyj")) (snippet - '(begin - ;; Delete the pre-generated files, except for the man page - ;; which requires 'pandoc' to build. - (for-each delete-file '("yt-dlp" - ;;pandoc is needed to generate - ;;"yt-dlp.1" - "completions/bash/yt-dlp" - "completions/fish/yt-dlp.fish" - "completions/zsh/_yt-dlp")))))) + #~(begin + ;; Delete the pre-generated files, except for the man page + ;; which requires 'pandoc' to build. + (for-each delete-file + (list "yt-dlp" + ;;pandoc is needed to generate + ;;"yt-dlp.1" + "completions/bash/yt-dlp" + "completions/fish/yt-dlp.fish" + "completions/zsh/_yt-dlp")))))) (arguments (substitute-keyword-arguments (package-arguments youtube-dl) ((#:tests? _) #t) ((#:phases phases) - `(modify-phases ,phases - ;; See the comment for the corresponding phase in youtube-dl. - (replace 'default-to-the-ffmpeg-input - (lambda _ - (substitute* "yt_dlp/postprocessor/ffmpeg.py" - (("\\.get_param\\('ffmpeg_location'\\)" match) - (format #f "~a or '~a'" match (which "ffmpeg")))))) - (replace 'build-generated-files - (lambda _ - ;; Avoid the yt-dlp.1 target, which requires pandoc. - (invoke "make" "PYTHON=python" "yt-dlp" "completions"))) - (replace 'fix-the-data-directories - (lambda* (#:key outputs #:allow-other-keys) - (let ((prefix (assoc-ref outputs "out"))) - (substitute* "setup.py" - (("'etc/") - (string-append "'" prefix "/etc/")) - (("'share/") - (string-append "'" prefix "/share/")))))) - (delete 'install-completion) - (replace 'check - (lambda* (#:key tests? #:allow-other-keys) - (when tests? - (invoke "pytest" "-k" "not download")))))))) - (inputs - `(("python-brotli" ,python-brotli) - ("python-certifi" ,python-certifi) - ("python-mutagen" ,python-mutagen) - ("python-pycryptodomex" ,python-pycryptodomex) - ("python-websockets" ,python-websockets) - ,@(package-inputs youtube-dl))) - (native-inputs - `(("python-pytest" ,python-pytest) - ,@(package-native-inputs youtube-dl))) + #~(modify-phases #$phases + ;; See the comment for the corresponding phase in youtube-dl. + (replace 'default-to-the-ffmpeg-input + (lambda _ + (substitute* "yt_dlp/postprocessor/ffmpeg.py" + (("\\.get_param\\('ffmpeg_location'\\)" match) + (format #f "~a or '~a'" match (which "ffmpeg")))))) + (replace 'build-generated-files + (lambda _ + ;; Avoid the yt-dlp.1 target, which requires pandoc. + (invoke "make" "PYTHON=python" "yt-dlp" "completions"))) + (replace 'fix-the-data-directories + (lambda* (#:key outputs #:allow-other-keys) + (let ((prefix (assoc-ref outputs "out"))) + (substitute* "setup.py" + (("'etc/") + (string-append "'" prefix "/etc/")) + (("'share/") + (string-append "'" prefix "/share/")))))) + (delete 'install-completion) + (replace 'check + (lambda* (#:key tests? #:allow-other-keys) + (when tests? + (invoke "pytest" "-k" "not download")))))))) + (inputs (modify-inputs (package-inputs youtube-dl) + (append python-brotli + python-certifi + python-mutagen + python-pycryptodomex + python-websockets))) + (native-inputs (modify-inputs (package-native-inputs youtube-dl) + (append python-pytest))) (description "yt-dlp is a small command-line program to download videos from YouTube.com and many more sites. It is a fork of youtube-dl with a -- 2.37.1 From unknown Sat Jun 21 03:06:17 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: kiasoc5 Subject: bug#56983: closed (Re: [PATCH 2/2] gnu: yt-dlp: Use new package style.) Message-ID: References: <16dabe45094bfeff4eb294b04d0d02d13df4fc11.camel@gmail.com> <20220804203718.6f4a650a@aria> X-Gnu-PR-Message: they-closed 56983 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 56983@debbugs.gnu.org Date: Sat, 06 Aug 2022 14:41:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1659796862-16967-1" This is a multi-part message in MIME format... ------------=_1659796862-16967-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #56983: [PATCH] gnu: yt-dlp: Update to 2022.07.18. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 56983@debbugs.gnu.org. --=20 56983: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D56983 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1659796862-16967-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 56983-done) by debbugs.gnu.org; 6 Aug 2022 14:40:42 +0000 Received: from localhost ([127.0.0.1]:35210 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKKyn-0004P2-Mt for submit@debbugs.gnu.org; Sat, 06 Aug 2022 10:40:41 -0400 Received: from mail-ed1-f67.google.com ([209.85.208.67]:44908) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKKyl-0004On-9M for 56983-done@debbugs.gnu.org; Sat, 06 Aug 2022 10:40:40 -0400 Received: by mail-ed1-f67.google.com with SMTP id t5so6490268edc.11 for <56983-done@debbugs.gnu.org>; Sat, 06 Aug 2022 07:40:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:subject:from:to:date:in-reply-to:references:user-agent :mime-version:content-transfer-encoding; bh=yp8u3BXRB3Wlr4bt0HT/fnLHaa7Ma8MngHpLf2A+Ixc=; b=A1QQWypzM6pXXn2BLdv7ob68o8iVYTmmqFEExcQfDjk9nBdA+wOXFUfOqUJm5K+men gLdXaKn2+sdtpsFQkPNuIkHWiAWZVbECvi4sg7hx7x2VKIOJiinTneMuYaHj+NxrpSca X2sPSYEjKLd3h/3jz+gbh9cluZ35zmtHb+mALDPQ/jBJF7yKeG/7k2dvyi/5B4Ld4SKn kLJfKcDwDx5A8rYsU3vf1xsrBj8IWtoNOe5MydzBOIS1K9bfCvgIUENwpIYyO/zgC4Np Bg81bWcoykNnxi0ZKcNJdZEm5j+RHsFCroxa+AxS2esrVL+eyqSl/sK7rHcY7RTSr/hC 6dIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:subject:from:to:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=yp8u3BXRB3Wlr4bt0HT/fnLHaa7Ma8MngHpLf2A+Ixc=; b=Fc24fqqGHMQ4kN5acnS66I3Ak0nLeAd7pPBBnpEn1AX/Bo9C6gCbYCIyaCdyG9I9mD UjJ5AMYMqJ/0Og313VS+R12iSAmA0fy6sdftksjzUT+Sc/KA35Gu0elhU9761o+0BWZf L70WiGydJ2MGDE2mpEt9jV+iDBTRi1cHKjYgb6d77ptktm1NRsOFM8HWO+S8IWAWjuMm MJwlfFie2cmMndHVTcPPFZkx73eOHDFG5cP4k53tlXga04H7B8nUjGXhkhrd8nHPXliF Y1wNin4Qyce2eCovm9mqid1F6ij6PBlihhW8qhkPPtSHzEZD+dQQ5MQn+zJkN9fHhs7V FTOQ== X-Gm-Message-State: ACgBeo0InCq+z5HfOb0a/niEvuI2tUv2apEJ6HwtcJKuxfPc9RhygZlm v4RjTQ+uP6IeeGGN2lo5VvE= X-Google-Smtp-Source: AA6agR7EMjiQLSiW52nBAuolRgo+xtbgfUQt6YScLql1BxrRiXYmUUswa28P6TmGCJmz/awJBO9GMw== X-Received: by 2002:a05:6402:4442:b0:43b:c866:21be with SMTP id o2-20020a056402444200b0043bc86621bemr11219471edb.28.1659796833287; Sat, 06 Aug 2022 07:40:33 -0700 (PDT) Received: from nijino.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id 2-20020a170906218200b006fe8a4ec62fsm2793477eju.4.2022.08.06.07.40.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 06 Aug 2022 07:40:33 -0700 (PDT) Message-ID: <16dabe45094bfeff4eb294b04d0d02d13df4fc11.camel@gmail.com> Subject: Re: [PATCH 2/2] gnu: yt-dlp: Use new package style. From: Liliana Marie Prikler To: kiasoc5 , 56983-done@debbugs.gnu.org Date: Sat, 06 Aug 2022 16:40:32 +0200 In-Reply-To: <20220806052833.183236-3-kiasoc5@disroot.org> References: <20220806052833.183236-1-kiasoc5@disroot.org> <20220806052833.183236-3-kiasoc5@disroot.org> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.42.1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 56983-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Am Samstag, dem 06.08.2022 um 01:28 -0400 schrieb kiasoc5: > * gnu/packages/video.scm > (yt-dlp)[source](snippet): Rewrite snippet as a gexp. > [arguments]: Use gexps. > [inputs]: Use new style. > [native-inputs]: Likewise. Pushed with slight changes to the ChangeLog. Cheers ------------=_1659796862-16967-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 4 Aug 2022 20:37:38 +0000 Received: from localhost ([127.0.0.1]:55133 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJhb8-0005of-CW for submit@debbugs.gnu.org; Thu, 04 Aug 2022 16:37:38 -0400 Received: from lists.gnu.org ([209.51.188.17]:41088) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJhb4-0005oU-0e for submit@debbugs.gnu.org; Thu, 04 Aug 2022 16:37:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55368) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJhb3-0006qL-KU for guix-patches@gnu.org; Thu, 04 Aug 2022 16:37:33 -0400 Received: from knopi.disroot.org ([178.21.23.139]:50716) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJhaw-0005Gc-Of for guix-patches@gnu.org; Thu, 04 Aug 2022 16:37:33 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id E8A9F40DED for ; Thu, 4 Aug 2022 22:37:22 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vKbi77uh_ndV for ; Thu, 4 Aug 2022 22:37:21 +0200 (CEST) Date: Thu, 4 Aug 2022 20:37:18 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659645440; bh=7Qpjh4XB3gQM5JaRBqitWGfBY5e25GnTQslotLqWV3o=; h=Date:From:To:Subject; b=UyvUYU4Y3/CeVAY5dT6fORBXfP2M45vtf96XlTdlrNMNrronQNsz+tIvl3SKAhrBz 3hGJ+izES1ta6U7aaMlzvuKF/72PIC6z9EERZtpOT3UGWu3y2W9VXRjGlxroEzwvHK svK4qqQ/WxGSGoU0yMhbTUx13fCA9qO8s7hyFzM0VwIg4LQIQZFUMfZgY0spkeUZ3e Z+uR6p2oeMZTLmBHyaJJX7LkBgoflwmHYwvTSM51EmaIGx00+qCcvYgaj4+w73xsPT PKao6f6RKeREypVmmFA95eilwaM673jEQW8bz1IKq6QCGEwCL/goh4wlcphv9SuGds /qyMuXDzuyu0g== From: kiasoc5 To: guix-patches@gnu.org Subject: [PATCH] gnu: yt-dlp: Update to 2022.07.18. Message-ID: <20220804203718.6f4a650a@aria> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="MP_/p=NHN_JKYYrtk_A6lIekXoX" Received-SPF: pass client-ip=178.21.23.139; envelope-from=kiasoc5@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --MP_/p=NHN_JKYYrtk_A6lIekXoX Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline --MP_/p=NHN_JKYYrtk_A6lIekXoX Content-Type: text/x-patch Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=0001-gnu-yt-dlp-Update-to-2022.07.18.patch >From 5b849db4dd60a33ab20bb9552133094f16df21c3 Mon Sep 17 00:00:00 2001 From: kiasoc5 Date: Tue, 2 Aug 2022 23:35:55 -0400 Subject: [PATCH] gnu: yt-dlp: Update to 2022.07.18. * gnu/packages/video.scm (yt-dlp): Update to 2022.07.18. --- gnu/packages/video.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm index 04049fd9c8..f5316b8925 100644 --- a/gnu/packages/video.scm +++ b/gnu/packages/video.scm @@ -2474,7 +2474,7 @@ (define-public youtube-dl (define-public yt-dlp (package/inherit youtube-dl (name "yt-dlp") - (version "2022.06.22.1") + (version "2022.07.18") (source (origin (method url-fetch) (uri (string-append "https://github.com/yt-dlp/yt-dlp/" @@ -2482,7 +2482,7 @@ (define-public yt-dlp version "/yt-dlp.tar.gz")) (sha256 (base32 - "1nr6g3dhvjc10jzhyvgjrrxqhsgi3hiw8bswp8bi6bscimd9vhps")) + "00pcd4mdl19kb6iwk0i58a23f5m49h2gjygszz9vglf8dby82yqf")) (snippet '(begin ;; Delete the pre-generated files, except for the man page base-commit: a956c7df87536717e4e04af11ae6d73dcb7a2ce7 -- 2.37.1 --MP_/p=NHN_JKYYrtk_A6lIekXoX-- ------------=_1659796862-16967-1--