Github messages for voidlinux
 help / color / mirror / Atom feed
From: 4ricci <4ricci@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] youtube-dl: update to 2021.12.17.
Date: Fri, 17 Dec 2021 15:53:31 +0100	[thread overview]
Message-ID: <20211217145331.am8h4yAGtV20z0Ka1h_Bs98SGn2JT5kqkolOTdJvRD8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34587@inbox.vuxu.org>

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

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

https://github.com/4ricci/void-packages youtube-dl
https://github.com/void-linux/void-packages/pull/34587

youtube-dl: update to 2021.12.17.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/34587.patch is attached

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

From e445a894c3f921a1989f63894b5ea2410b0ce56c Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
Date: Fri, 17 Dec 2021 11:39:25 +0100
Subject: [PATCH] youtube-dl: update to 2021.12.17.

clean up template
---
 srcpkgs/youtube-dl/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/youtube-dl/template b/srcpkgs/youtube-dl/template
index b83c6c887ab0..2480fd6557b8 100644
--- a/srcpkgs/youtube-dl/template
+++ b/srcpkgs/youtube-dl/template
@@ -1,11 +1,11 @@
 # Template file for 'youtube-dl'
 pkgname=youtube-dl
-version=2021.06.06
-revision=2
-wrksrc="${pkgname}"
+version=2021.12.17
+revision=1
+wrksrc="$pkgname"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
-depends="python3-setuptools"
+depends="python3"
 checkdepends="flake8 python3-nose"
 short_desc="CLI program to download videos from YouTube and other sites"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -13,7 +13,7 @@ license="Unlicense"
 homepage="https://yt-dl.org"
 changelog="https://raw.githubusercontent.com/ytdl-org/youtube-dl/master/ChangeLog"
 distfiles="${homepage}/downloads/${version}/${pkgname}-${version}.tar.gz"
-checksum=3ccb0e4db9fd172338ed1c32bae0be2f716458dca4143e55732ff55260b20ac3
+checksum=9f3b99c8b778455165b4525f21505e86c7ff565f3ac319e19733d810194135df
 
 do_check() {
 	PYTHON=/usr/bin/python3 make offlinetest

  parent reply	other threads:[~2021-12-17 14:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-17 11:07 [PR PATCH] " 4ricci
2021-12-17 12:42 ` paper42
2021-12-17 14:53 ` 4ricci [this message]
2021-12-17 14:56 ` 4ricci
2021-12-21 15:54 ` [PR PATCH] [Merged]: " paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211217145331.am8h4yAGtV20z0Ka1h_Bs98SGn2JT5kqkolOTdJvRD8@z \
    --to=4ricci@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).