Github messages for voidlinux
 help / color / mirror / Atom feed
From: PaperMountainStudio <PaperMountainStudio@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] streamlink: update to 1.6.0
Date: Fri, 02 Oct 2020 20:35:08 +0200	[thread overview]
Message-ID: <20201002183508.21nNzh-Juc_WfgdqTVlShxPUpM-HzuuqFlEnT60Dc88@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25227@inbox.vuxu.org>

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

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

https://github.com/PaperMountainStudio/void-packages 0033-streamlink-update-to-1.6.0.patch
https://github.com/void-linux/void-packages/pull/25227

streamlink: update to 1.6.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-0033-streamlink-update-to-1.6.0.patch-25227.patch --]
[-- Type: text/x-diff, Size: 1863 bytes --]

From 8057dd349375ea5bf72d1dbf40827ed6a7a54645 Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Thu, 1 Oct 2020 13:00:55 +0200
Subject: [PATCH] streamlink: update to 1.6.0

---
 srcpkgs/streamlink/template | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/streamlink/template b/srcpkgs/streamlink/template
index 44de1bc6fbb..ea68f0cea37 100644
--- a/srcpkgs/streamlink/template
+++ b/srcpkgs/streamlink/template
@@ -1,28 +1,25 @@
 # Template file for 'streamlink'
 pkgname=streamlink
-version=1.5.0
+version=1.6.0
 revision=1
-archs=noarch
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-setuptools python3-pycryptodome python3-pycountry
  python3-pysocks python3-requests python3-websocket-client python3-isodate"
 checkdepends="python3-pycryptodome python3-pycountry python3-pysocks
- python3-pytest python3-requests-mock python3-websocket-client python3-isodate"
+ python3-pytest python3-mock python3-requests-mock python3-websocket-client
+ python3-isodate python3-freezegun"
 short_desc="Utility extracting streams from services, forked from livestreamer"
 maintainer="wkuipers <wietse@kuiprs.nl>"
 license="BSD-2-Clause"
 homepage="https://streamlink.github.io/"
 changelog="https://raw.githubusercontent.com/streamlink/streamlink/master/CHANGELOG.md"
 distfiles="https://github.com/streamlink/streamlink/releases/download/${version}/streamlink-${version}.tar.gz"
-checksum=203f3e2ac724b5964f8abffa9d1e769453702294e3d03b6877c6eb49f96fc11f
+checksum=f7857a54ec55e32d6e90ebd770c9d5d1318791d8ecd8270e104a8b1968a308ab
 
 export STREAMLINK_USE_PYCOUNTRY=1
 
 do_check() {
-	# in python3 mock is unittest.mock
-	sed -i 's| mock| unittest.mock|g' tests/streams/test_stream_streamprocess.py tests/streams/test_hls.py
-
 	PYTHONPATH="${PWD}/build/lib" python3 -m pytest
 }
 

  parent reply	other threads:[~2020-10-02 18:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-01 11:52 [PR PATCH] " PaperMountainStudio
2020-10-02 17:38 ` Chocimier
2020-10-02 18:35 ` PaperMountainStudio [this message]
2020-10-03 14:37 ` PaperMountainStudio
2020-10-03 15:56 ` [PR PATCH] [Merged]: " Chocimier

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=20201002183508.21nNzh-Juc_WfgdqTVlShxPUpM-HzuuqFlEnT60Dc88@z \
    --to=papermountainstudio@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).