Github messages for voidlinux
 help / color / mirror / Atom feed
From: dkwo <dkwo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-websocket-client: fix alternatives, update to 1.7.0
Date: Fri, 09 Feb 2024 15:52:57 +0100	[thread overview]
Message-ID: <20240209145257.B86002CA2C@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48607@inbox.vuxu.org>

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

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

https://github.com/dkwo/void-packages wsdump
https://github.com/void-linux/void-packages/pull/48607

python3-websocket-client: fix alternatives, update to 1.7.0
discoverd this with `xbps-pkgdb -a`, and while at it also updated.
cc @tornaria @ahesford 
`/usr/bin/wsdump` was broken, now it works.

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

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

From 5055339f0e9ad38a3622b2c3768c6eb17a9ec38c Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Thu, 8 Feb 2024 11:44:55 -0500
Subject: [PATCH] python3-websocket-client: drop alternatives, update to 1.7.0

---
 srcpkgs/python3-websocket-client/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/python3-websocket-client/template b/srcpkgs/python3-websocket-client/template
index 2af5a45ed25f5..b176022f61600 100644
--- a/srcpkgs/python3-websocket-client/template
+++ b/srcpkgs/python3-websocket-client/template
@@ -1,17 +1,17 @@
 # Template file for 'python3-websocket-client'
 pkgname=python3-websocket-client
-version=1.6.3
-revision=2
-build_style=python3-module
+version=1.7.0
+revision=1
+build_style=python3-pep517
 make_check_target="websocket/tests"
-hostmakedepends="python3-setuptools"
+hostmakedepends="python3-setuptools python3-wheel"
 depends="python3 ca-certificates"
-checkdepends="python3-pytest"
+checkdepends="python3-pytest python3-socks"
 short_desc="WebSocket client for Python3"
 maintainer="Sergi Alvarez <pancake@nopcode.org>"
 license="Apache-2.0"
 homepage="https://github.com/websocket-client/websocket-client"
 changelog="https://raw.githubusercontent.com/websocket-client/websocket-client/master/ChangeLog"
 distfiles="https://github.com/websocket-client/websocket-client/archive/refs/tags/v${version}.tar.gz"
-checksum=65e9e02843ef02b8f9503d6b284a3605d92c201170b5b234afcaf1c5a01c64e0
-alternatives="websocket-client:wsdump:/usr/bin/wsdump.py"
+checksum=923c3b7d0cecfdc449eec5e95c90ae6b0ea24e8782d42f23c05d2bb43bfabd39
+conflicts="python-websocket-client"

  parent reply	other threads:[~2024-02-09 14:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-08 18:01 [PR PATCH] " dkwo
2024-02-08 21:34 ` tornaria
2024-02-08 21:44 ` ahesford
2024-02-08 22:04 ` dkwo
2024-02-09  1:57 ` ahesford
2024-02-09 14:52 ` dkwo [this message]
2024-02-09 15:23 ` dkwo
2024-02-14 20:52 ` dkwo
2024-02-15  1:23 ` [PR PATCH] [Merged]: " ahesford

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=20240209145257.B86002CA2C@inbox.vuxu.org \
    --to=dkwo@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).