From: tstraus13 <tstraus13@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] streamlink: update to 7.1.1
Date: Sat, 28 Dec 2024 19:59:01 +0100 [thread overview]
Message-ID: <20241228185901.BFFF523305@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-53736@inbox.vuxu.org>
[-- Attachment #1: Type: text/plain, Size: 731 bytes --]
There is an updated pull request by tstraus13 against master on the void-packages repository
https://github.com/tstraus13/void-packages streamlink-7.1.1
https://github.com/void-linux/void-packages/pull/53736
streamlink: update to 7.1.1
Version bump. Did not see any major/breaking changes in the release notes. I tested and it works fine.
#### 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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- x86_64-musl
- aarch64
- aarch64-musl
A patch file from https://github.com/void-linux/void-packages/pull/53736.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-streamlink-7.1.1-53736.patch --]
[-- Type: text/x-diff, Size: 1728 bytes --]
From 438602ac3dc4f1bbeeddcd9618f203be7c99412c Mon Sep 17 00:00:00 2001
From: Tom Strausbaugh <tstrausbaugh@straustech.net>
Date: Sat, 28 Dec 2024 13:58:27 -0500
Subject: [PATCH] streamlink: update to 7.1.1
---
srcpkgs/streamlink/template | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/srcpkgs/streamlink/template b/srcpkgs/streamlink/template
index 7d99f3df68011f..de358345e127df 100644
--- a/srcpkgs/streamlink/template
+++ b/srcpkgs/streamlink/template
@@ -1,12 +1,12 @@
# Template file for 'streamlink'
pkgname=streamlink
-version=7.0.0
-revision=2
+version=7.1.1
+revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-versioningit"
depends="python3-lxml python3-pycryptodome python3-pycountry
python3-pysocks python3-requests python3-websocket-client python3-isodate
- python3-urllib3 python3-certifi python3-typing_extensions python3-trio python3-trio-websocket"
+ python3-urllib3 python3-certifi python3-trio python3-trio-websocket"
checkdepends="$depends python3-pytest python3-requests-mock python3-pytest-trio python3-freezegun"
short_desc="Utility extracting streams from services, forked from livestreamer"
maintainer="Tom Strausbaugh <tstrausbaugh@straustech.net>"
@@ -14,7 +14,7 @@ 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=51a4062862e6795d694046ca6e70549d6d13583c640d1505966804b0e03feff2
+checksum=c1881ed0bba53612d979d9a918b7dec056fc93cd202a5b07a080e5568dbdab4c
make_check_pre="env PYTHONPATH=src"
post_install() {
next prev parent reply other threads:[~2024-12-28 18:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-28 18:47 [PR PATCH] " tstraus13
2024-12-28 18:59 ` tstraus13 [this message]
2024-12-28 19:07 ` tstraus13
2024-12-28 19:28 ` tstraus13
2025-01-11 5:00 ` Vinfall
2025-01-11 13:03 ` tstraus13
2025-01-11 15:42 ` tstraus13
2025-01-11 22:59 ` [PR PATCH] [Updated] " tstraus13
2025-01-12 0:58 ` Vinfall
2025-01-23 20:25 ` [PR PATCH] [Merged]: " Johnnynator
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=20241228185901.BFFF523305@inbox.vuxu.org \
--to=tstraus13@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).