Bug 262398 - www/py-websocket-client: Update to 1.4.2
Summary: www/py-websocket-client: Update to 1.4.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Nuno Teixeira
URL: https://github.com/websocket-client/w...
Keywords:
Depends on:
Blocks: 262366
  Show dependency treegraph
 
Reported: 2022-03-07 13:22 UTC by takefu
Modified: 2022-12-24 14:11 UTC (History)
6 users (show)

See Also:


Attachments
py-websocket-client-1.3.1.patch (1.26 KB, patch)
2022-03-07 13:22 UTC, takefu
no flags Details | Diff
Update py-websocket-client to 1.3.1 change license, add the "optional" and "test" option and change PORTVERSION to DISTVERSION (2.80 KB, patch)
2022-03-08 20:37 UTC, Niclas
no flags Details | Diff
Update py-websocket-client to 1.3.1 change license, add the "optional" and "test" option and change PORTVERSION to DISTVERSION (2.80 KB, patch)
2022-03-09 23:10 UTC, Niclas
no flags Details | Diff
py-websocket-client-1.4.2.patch (2.38 KB, patch)
2022-12-06 04:50 UTC, takefu
takefu: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description takefu 2022-03-07 13:22:48 UTC
Created attachment 232298 [details]
py-websocket-client-1.3.1.patch

https://github.com/websocket-client/websocket-client/blob/v1.3.1/ChangeLog
Comment 1 Niclas 2022-03-08 20:37:52 UTC
Created attachment 232325 [details]
Update py-websocket-client to 1.3.1 change license, add the "optional" and "test" option and change PORTVERSION to DISTVERSION

I made a more significant update that I was going to upload today, but since you beat me to it I'll upload it here as well if anyone wants to use it.
Comment 2 Niclas 2022-03-09 23:10:31 UTC
Created attachment 232356 [details]
Update py-websocket-client to 1.3.1 change license, add the "optional" and "test" option and change PORTVERSION to DISTVERSION

I had set websockets as a run dependency while it's a test dependency.
Comment 3 Pavel Timofeev 2022-05-17 16:22:26 UTC
Patch works for me at least
Comment 4 Li-Wen Hsu freebsd_committer freebsd_triage 2022-10-28 07:50:58 UTC
maintainer timeout.
Comment 5 takefu 2022-12-06 04:50:41 UTC
Created attachment 238564 [details]
py-websocket-client-1.4.2.patch

Update to 1.4.2
include patch comment #2
Comment 6 Naram Qashat 2022-12-13 20:08:22 UTC
Can I request that this be taken care of? It is blocking the ability to update multimedia/streamlink to the latest version.
Comment 7 commit-hook freebsd_committer freebsd_triage 2022-12-24 14:11:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b4119e9a6028ed95b0127626329ef6894862fc20

commit b4119e9a6028ed95b0127626329ef6894862fc20
Author:     takefu <takefu@airport.fm>
AuthorDate: 2022-12-24 14:06:55 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-12-24 14:10:14 +0000

    www/py-websocket-client: Update to 1.4.2

    ChangeLog:
    https://github.com/websocket-client/websocket-client/compare/v0.58.0...v1.4.2

    PR:             262398
    Approved by:    maintainer timeout

 www/py-websocket-client/Makefile | 35 +++++++++++++++++++++++++----------
 www/py-websocket-client/distinfo |  6 +++---
 2 files changed, 28 insertions(+), 13 deletions(-)
Comment 8 Nuno Teixeira freebsd_committer freebsd_triage 2022-12-24 14:11:53 UTC
Committed, thanks!