Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] youtube-dl: update to 2020.11.01.1
@ 2020-11-01 15:58 emacsomancer
  2020-11-01 16:01 ` [PR REVIEW] " sgn
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: emacsomancer @ 2020-11-01 15:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/emacsomancer/void-packages youtube-dl-2020.11.01
https://github.com/void-linux/void-packages/pull/26044

youtube-dl: update to 2020.11.01.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-youtube-dl-2020.11.01-26044.patch --]
[-- Type: text/x-diff, Size: 1518 bytes --]

From a2e0c251bac248c30d0abfdbdb26aef00a493d57 Mon Sep 17 00:00:00 2001
From: Benjamin Slade <slade@jnanam.net>
Date: Sun, 1 Nov 2020 08:57:29 -0700
Subject: [PATCH] youtube-dl: update to 2020.11.01.1

---
 srcpkgs/youtube-dl/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/youtube-dl/template b/srcpkgs/youtube-dl/template
index 84c6b2eab8b..01b4b47451f 100644
--- a/srcpkgs/youtube-dl/template
+++ b/srcpkgs/youtube-dl/template
@@ -1,7 +1,7 @@
 # Template file for 'youtube-dl'
 pkgname=youtube-dl
-version=2020.09.20
-revision=2
+version=2020.11.01.1
+revision=1
 wrksrc=youtube-dl
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,10 +10,10 @@ checkdepends="flake8 python3-nose"
 short_desc="CLI program to download videos from YouTube and other sites"
 maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="Unlicense"
-homepage="https://ytdl-org.github.io/youtube-dl/"
-changelog="https://raw.githubusercontent.com/ytdl-org/youtube-dl/master/ChangeLog"
-distfiles="https://yt-dl.org/downloads/${version}/youtube-dl-${version}.tar.gz"
-checksum=ac1a799cf968345bf29089ed2e5c5d4f4a32031625d808369e61b6362d1c7cde
+homepage="https://yt-dl.org"
+changelog="https://gitlab.com/dstftw/youtube-dl/-/raw/master/ChangeLog"
+distfiles="https://youtube-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
+checksum=7a62187bc9f91af42eb5c9c95652e350170a72dbbdac8c7d71a6aeb4885a901a
 
 do_check() {
 	PYTHON=/usr/bin/python3 make offlinetest

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

* Re: [PR REVIEW] youtube-dl: update to 2020.11.01.1
  2020-11-01 15:58 [PR PATCH] youtube-dl: update to 2020.11.01.1 emacsomancer
@ 2020-11-01 16:01 ` sgn
  2020-11-01 16:06 ` [PR PATCH] [Updated] " emacsomancer
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2020-11-01 16:01 UTC (permalink / raw)
  To: ml

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

New review comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/26044#discussion_r515639153

Comment:
`homepage` and `distfiles` doesn't use the same website!

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

* Re: [PR PATCH] [Updated] youtube-dl: update to 2020.11.01.1
  2020-11-01 15:58 [PR PATCH] youtube-dl: update to 2020.11.01.1 emacsomancer
  2020-11-01 16:01 ` [PR REVIEW] " sgn
@ 2020-11-01 16:06 ` emacsomancer
  2020-11-01 16:06 ` [PR REVIEW] " emacsomancer
  2020-11-02 13:05 ` [PR PATCH] [Merged]: " sgn
  3 siblings, 0 replies; 5+ messages in thread
From: emacsomancer @ 2020-11-01 16:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/emacsomancer/void-packages youtube-dl-2020.11.01
https://github.com/void-linux/void-packages/pull/26044

youtube-dl: update to 2020.11.01.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-youtube-dl-2020.11.01-26044.patch --]
[-- Type: text/x-diff, Size: 1513 bytes --]

From a704dfa1023dc034a824e7d4e968fc03972d4639 Mon Sep 17 00:00:00 2001
From: Benjamin Slade <slade@jnanam.net>
Date: Sun, 1 Nov 2020 08:57:29 -0700
Subject: [PATCH] youtube-dl: update to 2020.11.01.1

---
 srcpkgs/youtube-dl/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/youtube-dl/template b/srcpkgs/youtube-dl/template
index 84c6b2eab8b..ce525dd49c2 100644
--- a/srcpkgs/youtube-dl/template
+++ b/srcpkgs/youtube-dl/template
@@ -1,7 +1,7 @@
 # Template file for 'youtube-dl'
 pkgname=youtube-dl
-version=2020.09.20
-revision=2
+version=2020.11.01.1
+revision=1
 wrksrc=youtube-dl
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,10 +10,10 @@ checkdepends="flake8 python3-nose"
 short_desc="CLI program to download videos from YouTube and other sites"
 maintainer="Daniel Eyßer <daniel.eysser@gmail.com>"
 license="Unlicense"
-homepage="https://ytdl-org.github.io/youtube-dl/"
-changelog="https://raw.githubusercontent.com/ytdl-org/youtube-dl/master/ChangeLog"
-distfiles="https://yt-dl.org/downloads/${version}/youtube-dl-${version}.tar.gz"
-checksum=ac1a799cf968345bf29089ed2e5c5d4f4a32031625d808369e61b6362d1c7cde
+homepage="https://yt-dl.org"
+changelog="https://gitlab.com/dstftw/youtube-dl/-/raw/master/ChangeLog"
+distfiles="https://yt-dl.org/downloads/${version}/${pkgname}-${version}.tar.gz"
+checksum=7a62187bc9f91af42eb5c9c95652e350170a72dbbdac8c7d71a6aeb4885a901a
 
 do_check() {
 	PYTHON=/usr/bin/python3 make offlinetest

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

* Re: [PR REVIEW] youtube-dl: update to 2020.11.01.1
  2020-11-01 15:58 [PR PATCH] youtube-dl: update to 2020.11.01.1 emacsomancer
  2020-11-01 16:01 ` [PR REVIEW] " sgn
  2020-11-01 16:06 ` [PR PATCH] [Updated] " emacsomancer
@ 2020-11-01 16:06 ` emacsomancer
  2020-11-02 13:05 ` [PR PATCH] [Merged]: " sgn
  3 siblings, 0 replies; 5+ messages in thread
From: emacsomancer @ 2020-11-01 16:06 UTC (permalink / raw)
  To: ml

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

New review comment by emacsomancer on void-packages repository

https://github.com/void-linux/void-packages/pull/26044#discussion_r515639741

Comment:
fixed! 

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

* Re: [PR PATCH] [Merged]: youtube-dl: update to 2020.11.01.1
  2020-11-01 15:58 [PR PATCH] youtube-dl: update to 2020.11.01.1 emacsomancer
                   ` (2 preceding siblings ...)
  2020-11-01 16:06 ` [PR REVIEW] " emacsomancer
@ 2020-11-02 13:05 ` sgn
  3 siblings, 0 replies; 5+ messages in thread
From: sgn @ 2020-11-02 13:05 UTC (permalink / raw)
  To: ml

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

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

youtube-dl: update to 2020.11.01.1
https://github.com/void-linux/void-packages/pull/26044

Description:


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

end of thread, other threads:[~2020-11-02 13:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-01 15:58 [PR PATCH] youtube-dl: update to 2020.11.01.1 emacsomancer
2020-11-01 16:01 ` [PR REVIEW] " sgn
2020-11-01 16:06 ` [PR PATCH] [Updated] " emacsomancer
2020-11-01 16:06 ` [PR REVIEW] " emacsomancer
2020-11-02 13:05 ` [PR PATCH] [Merged]: " sgn

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