Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yt-dlp: update to 2024-07-09
@ 2024-07-10  3:38 akierig
  2024-07-10  3:50 ` classabbyamp
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: akierig @ 2024-07-10  3:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 478 bytes --]

There is a new pull request by akierig against master on the void-packages repository

https://github.com/akierig/void-packages ytdlp-20240709
https://github.com/void-linux/void-packages/pull/51187

yt-dlp: update to 2024-07-09
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86-64

A patch file from https://github.com/void-linux/void-packages/pull/51187.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ytdlp-20240709-51187.patch --]
[-- Type: text/x-diff, Size: 1065 bytes --]

From e7afab530cb3acf35461cc732ec5316051699b34 Mon Sep 17 00:00:00 2001
From: anelki <akierig@fastmail.de>
Date: Tue, 9 Jul 2024 22:37:20 -0500
Subject: [PATCH] yt-dlp: update to 2024-07-09

---
 srcpkgs/yt-dlp/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/yt-dlp/template b/srcpkgs/yt-dlp/template
index 4c5590d4960d97..490d707a5cd53f 100644
--- a/srcpkgs/yt-dlp/template
+++ b/srcpkgs/yt-dlp/template
@@ -1,6 +1,6 @@
 # Template file for 'yt-dlp'
 pkgname=yt-dlp
-version=2024.07.02
+version=2024.07.09
 revision=1
 build_style=python3-pep517
 make_check_args="-k not((download)or(test_socks))"
@@ -13,4 +13,4 @@ license="Unlicense"
 homepage="https://github.com/yt-dlp/yt-dlp"
 changelog="https://raw.githubusercontent.com/yt-dlp/yt-dlp/master/Changelog.md"
 distfiles="https://github.com/yt-dlp/yt-dlp/releases/download/${version}/yt-dlp.tar.gz>yt-dlp-$version.tar.gz"
-checksum=1094af3a5827a6a31269b97bd701456269af18595427c9905f3ffbe1a11582a0
+checksum=9e569e1c03a75c8d07850e8993eb5a30c33db5985060253108cc2afe3f4a6f98

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: yt-dlp: update to 2024-07-09
  2024-07-10  3:38 [PR PATCH] yt-dlp: update to 2024-07-09 akierig
@ 2024-07-10  3:50 ` classabbyamp
  2024-07-10  4:10 ` [PR PATCH] [Updated] " akierig
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2024-07-10  3:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 192 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/51187#issuecomment-2219491379

Comment:
version in commit message should be `s/-/./g`

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] yt-dlp: update to 2024-07-09
  2024-07-10  3:38 [PR PATCH] yt-dlp: update to 2024-07-09 akierig
  2024-07-10  3:50 ` classabbyamp
@ 2024-07-10  4:10 ` akierig
  2024-07-10  4:10 ` akierig
  2024-07-10  4:14 ` [PR PATCH] [Merged]: " abenson
  3 siblings, 0 replies; 5+ messages in thread
From: akierig @ 2024-07-10  4:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 483 bytes --]

There is an updated pull request by akierig against master on the void-packages repository

https://github.com/akierig/void-packages ytdlp-20240709
https://github.com/void-linux/void-packages/pull/51187

yt-dlp: update to 2024-07-09
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86-64

A patch file from https://github.com/void-linux/void-packages/pull/51187.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ytdlp-20240709-51187.patch --]
[-- Type: text/x-diff, Size: 1065 bytes --]

From 1fc1155acf8d67a6d8f5c38784198117f99413e1 Mon Sep 17 00:00:00 2001
From: anelki <akierig@fastmail.de>
Date: Tue, 9 Jul 2024 22:37:20 -0500
Subject: [PATCH] yt-dlp: update to 2024.07.09

---
 srcpkgs/yt-dlp/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/yt-dlp/template b/srcpkgs/yt-dlp/template
index 4c5590d4960d97..490d707a5cd53f 100644
--- a/srcpkgs/yt-dlp/template
+++ b/srcpkgs/yt-dlp/template
@@ -1,6 +1,6 @@
 # Template file for 'yt-dlp'
 pkgname=yt-dlp
-version=2024.07.02
+version=2024.07.09
 revision=1
 build_style=python3-pep517
 make_check_args="-k not((download)or(test_socks))"
@@ -13,4 +13,4 @@ license="Unlicense"
 homepage="https://github.com/yt-dlp/yt-dlp"
 changelog="https://raw.githubusercontent.com/yt-dlp/yt-dlp/master/Changelog.md"
 distfiles="https://github.com/yt-dlp/yt-dlp/releases/download/${version}/yt-dlp.tar.gz>yt-dlp-$version.tar.gz"
-checksum=1094af3a5827a6a31269b97bd701456269af18595427c9905f3ffbe1a11582a0
+checksum=9e569e1c03a75c8d07850e8993eb5a30c33db5985060253108cc2afe3f4a6f98

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: yt-dlp: update to 2024-07-09
  2024-07-10  3:38 [PR PATCH] yt-dlp: update to 2024-07-09 akierig
  2024-07-10  3:50 ` classabbyamp
  2024-07-10  4:10 ` [PR PATCH] [Updated] " akierig
@ 2024-07-10  4:10 ` akierig
  2024-07-10  4:14 ` [PR PATCH] [Merged]: " abenson
  3 siblings, 0 replies; 5+ messages in thread
From: akierig @ 2024-07-10  4:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 174 bytes --]

New comment by akierig on void-packages repository

https://github.com/void-linux/void-packages/pull/51187#issuecomment-2219509140

Comment:
lol, sorry @classabbyamp. fixed.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Merged]: yt-dlp: update to 2024-07-09
  2024-07-10  3:38 [PR PATCH] yt-dlp: update to 2024-07-09 akierig
                   ` (2 preceding siblings ...)
  2024-07-10  4:10 ` akierig
@ 2024-07-10  4:14 ` abenson
  3 siblings, 0 replies; 5+ messages in thread
From: abenson @ 2024-07-10  4:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 320 bytes --]

There's a merged pull request on the void-packages repository

yt-dlp: update to 2024-07-09
https://github.com/void-linux/void-packages/pull/51187

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86-64

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-07-10  4:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-10  3:38 [PR PATCH] yt-dlp: update to 2024-07-09 akierig
2024-07-10  3:50 ` classabbyamp
2024-07-10  4:10 ` [PR PATCH] [Updated] " akierig
2024-07-10  4:10 ` akierig
2024-07-10  4:14 ` [PR PATCH] [Merged]: " abenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).