Summary: | multimedia/streamlink: Update to 2.1.1 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | takefu | ||||||
Component: | Individual Port(s) | Assignee: | Li-Wen Hsu <lwhsu> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | lwhsu, mandree | ||||||
Priority: | --- | Keywords: | buildisok | ||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Bug Depends on: | 254563 | ||||||||
Bug Blocks: | |||||||||
Attachments: |
|
Created attachment 223589 [details] py-streamlink-2.1.1.patch request Bug 254563 Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/276750591 A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1a32651473df90c3e66eb1767d0b8aefba2ed2bf commit 1a32651473df90c3e66eb1767d0b8aefba2ed2bf Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2021-04-08 06:56:54 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-04-08 06:56:54 +0000 multimedia/streamlink: Update to 2.1.1 PR: 254562 Submitted by: takefu@airport.fm (maintainer) multimedia/streamlink/Makefile | 4 ++-- multimedia/streamlink/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) Reopening, streamlink is now broken with this upgrade because it requires py-websocket-client 0.58 but only 0.56 is in the ports tree at this time. I suggest to attempt the fix by updating www/py-websocket-client, its update was submitted as https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254563 |
Created attachment 223586 [details] py-streamlink-2.1.1.patch