Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yt-dlp: update to 2023.11.14.
@ 2023-11-15 15:36 daniel-eys
  2023-11-20 23:40 ` [PR PATCH] [Updated] " daniel-eys
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: daniel-eys @ 2023-11-15 15:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages yt-dlp
https://github.com/void-linux/void-packages/pull/47251

yt-dlp: update to 2023.11.14.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-yt-dlp-47251.patch --]
[-- Type: text/x-diff, Size: 1053 bytes --]

From 081a084b94e0cb6d0e58207f0c855d99594b480c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Wed, 15 Nov 2023 16:23:55 +0100
Subject: [PATCH] yt-dlp: update to 2023.11.14.

---
 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 0a223698441de..ff922f179d243 100644
--- a/srcpkgs/yt-dlp/template
+++ b/srcpkgs/yt-dlp/template
@@ -1,6 +1,6 @@
 # Template file for 'yt-dlp'
 pkgname=yt-dlp
-version=2023.10.13
+version=2023.11.14
 revision=1
 build_style=python3-module
 make_check_args="-k not(download)"
@@ -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"
-checksum=64944f4452a7657b5fb31ae55d823d9411a1a29f9c1071d33fa3e6286e20522a
+checksum=50dff869a296fe515234f3427b6f95f562c889c2e60d3ba7e3b4bd5d73f4fa94

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

* Re: [PR PATCH] [Updated] yt-dlp: update to 2023.11.14.
  2023-11-15 15:36 [PR PATCH] yt-dlp: update to 2023.11.14 daniel-eys
@ 2023-11-20 23:40 ` daniel-eys
  2023-11-21 15:30 ` [PR REVIEW] yt-dlp: update to 2023.11.16 mhmdanas
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: daniel-eys @ 2023-11-20 23:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages yt-dlp
https://github.com/void-linux/void-packages/pull/47251

yt-dlp: update to 2023.11.14.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-yt-dlp-47251.patch --]
[-- Type: text/x-diff, Size: 1053 bytes --]

From c3fd625fc87937d17b70d9d7b1aaf93d048cedab Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Wed, 15 Nov 2023 16:23:55 +0100
Subject: [PATCH] yt-dlp: update to 2023.11.16.

---
 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 0a223698441de..020ba7b4ea8fc 100644
--- a/srcpkgs/yt-dlp/template
+++ b/srcpkgs/yt-dlp/template
@@ -1,6 +1,6 @@
 # Template file for 'yt-dlp'
 pkgname=yt-dlp
-version=2023.10.13
+version=2023.11.16
 revision=1
 build_style=python3-module
 make_check_args="-k not(download)"
@@ -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"
-checksum=64944f4452a7657b5fb31ae55d823d9411a1a29f9c1071d33fa3e6286e20522a
+checksum=aa7fb7e49b57b1b5ac439a72568575e4df904ffc30417e19e644990e7239ac53

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

* Re: [PR REVIEW] yt-dlp: update to 2023.11.16.
  2023-11-15 15:36 [PR PATCH] yt-dlp: update to 2023.11.14 daniel-eys
  2023-11-20 23:40 ` [PR PATCH] [Updated] " daniel-eys
@ 2023-11-21 15:30 ` mhmdanas
  2023-11-25 12:05 ` [PR PATCH] [Updated] " daniel-eys
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mhmdanas @ 2023-11-21 15:30 UTC (permalink / raw)
  To: ml

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

New review comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/47251#discussion_r1400779039

Comment:
```suggestion
distfiles="https://github.com/yt-dlp/yt-dlp/releases/download/${version}/yt-dlp.tar.gz"
```

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

* Re: [PR PATCH] [Updated] yt-dlp: update to 2023.11.16.
  2023-11-15 15:36 [PR PATCH] yt-dlp: update to 2023.11.14 daniel-eys
  2023-11-20 23:40 ` [PR PATCH] [Updated] " daniel-eys
  2023-11-21 15:30 ` [PR REVIEW] yt-dlp: update to 2023.11.16 mhmdanas
@ 2023-11-25 12:05 ` daniel-eys
  2023-11-25 12:06 ` [PR REVIEW] " daniel-eys
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: daniel-eys @ 2023-11-25 12:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/daniel-eys/void-packages yt-dlp
https://github.com/void-linux/void-packages/pull/47251

yt-dlp: update to 2023.11.16.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-yt-dlp-47251.patch --]
[-- Type: text/x-diff, Size: 1193 bytes --]

From d5bbc9b618c07e09bd22b55f474a13785f2ee52d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Wed, 15 Nov 2023 16:23:55 +0100
Subject: [PATCH] yt-dlp: update to 2023.11.16.

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

diff --git a/srcpkgs/yt-dlp/template b/srcpkgs/yt-dlp/template
index 0a223698441de..998e692cf58f5 100644
--- a/srcpkgs/yt-dlp/template
+++ b/srcpkgs/yt-dlp/template
@@ -1,6 +1,6 @@
 # Template file for 'yt-dlp'
 pkgname=yt-dlp
-version=2023.10.13
+version=2023.11.16
 revision=1
 build_style=python3-module
 make_check_args="-k not(download)"
@@ -12,5 +12,5 @@ maintainer="Michal Vasilek <michal@vasilek.cz>"
 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"
-checksum=64944f4452a7657b5fb31ae55d823d9411a1a29f9c1071d33fa3e6286e20522a
+distfiles="https://github.com/yt-dlp/yt-dlp/releases/download/${version}/yt-dlp.tar.gz"
+checksum=aa7fb7e49b57b1b5ac439a72568575e4df904ffc30417e19e644990e7239ac53

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

* Re: [PR REVIEW] yt-dlp: update to 2023.11.16.
  2023-11-15 15:36 [PR PATCH] yt-dlp: update to 2023.11.14 daniel-eys
                   ` (2 preceding siblings ...)
  2023-11-25 12:05 ` [PR PATCH] [Updated] " daniel-eys
@ 2023-11-25 12:06 ` daniel-eys
  2023-11-26 11:49 ` daniel-eys
  2023-12-03 20:12 ` [PR PATCH] [Merged]: " Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: daniel-eys @ 2023-11-25 12:06 UTC (permalink / raw)
  To: ml

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

New review comment by daniel-eys on void-packages repository

https://github.com/void-linux/void-packages/pull/47251#discussion_r1404863568

Comment:
done

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

* Re: yt-dlp: update to 2023.11.16.
  2023-11-15 15:36 [PR PATCH] yt-dlp: update to 2023.11.14 daniel-eys
                   ` (3 preceding siblings ...)
  2023-11-25 12:06 ` [PR REVIEW] " daniel-eys
@ 2023-11-26 11:49 ` daniel-eys
  2023-12-03 20:12 ` [PR PATCH] [Merged]: " Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: daniel-eys @ 2023-11-26 11:49 UTC (permalink / raw)
  To: ml

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

New comment by daniel-eys on void-packages repository

https://github.com/void-linux/void-packages/pull/47251#issuecomment-1826762077

Comment:
Looks like CI is having trouble with binding to ipv6 localhost?
Tests pass locally though.

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

* Re: [PR PATCH] [Merged]: yt-dlp: update to 2023.11.16.
  2023-11-15 15:36 [PR PATCH] yt-dlp: update to 2023.11.14 daniel-eys
                   ` (4 preceding siblings ...)
  2023-11-26 11:49 ` daniel-eys
@ 2023-12-03 20:12 ` Duncaen
  5 siblings, 0 replies; 7+ messages in thread
From: Duncaen @ 2023-12-03 20:12 UTC (permalink / raw)
  To: ml

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

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

yt-dlp: update to 2023.11.16.
https://github.com/void-linux/void-packages/pull/47251

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-12-03 20:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-15 15:36 [PR PATCH] yt-dlp: update to 2023.11.14 daniel-eys
2023-11-20 23:40 ` [PR PATCH] [Updated] " daniel-eys
2023-11-21 15:30 ` [PR REVIEW] yt-dlp: update to 2023.11.16 mhmdanas
2023-11-25 12:05 ` [PR PATCH] [Updated] " daniel-eys
2023-11-25 12:06 ` [PR REVIEW] " daniel-eys
2023-11-26 11:49 ` daniel-eys
2023-12-03 20:12 ` [PR PATCH] [Merged]: " Duncaen

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).