Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-websocket-client: update to 0.57.0
@ 2020-11-14 12:31 PaperMountainStudio
  2020-11-14 14:44 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: PaperMountainStudio @ 2020-11-14 12:31 UTC (permalink / raw)
  To: ml

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

There is a new pull request by PaperMountainStudio against master on the void-packages repository

https://github.com/PaperMountainStudio/void-packages 0001-python3-websocket-client-update-to-0.57.0.patch
https://github.com/void-linux/void-packages/pull/26373

python3-websocket-client: update to 0.57.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-0001-python3-websocket-client-update-to-0.57.0.patch-26373.patch --]
[-- Type: text/x-diff, Size: 1624 bytes --]

From 5aa4848294723351f2654ad21246eee0b2db6c77 Mon Sep 17 00:00:00 2001
From: Paper <paper@tilde.institute>
Date: Sat, 14 Nov 2020 13:18:22 +0100
Subject: [PATCH] python3-websocket-client: update to 0.57.0

---
 srcpkgs/python3-websocket-client/template | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-websocket-client/template b/srcpkgs/python3-websocket-client/template
index 3b634d144ae..248adfbf761 100644
--- a/srcpkgs/python3-websocket-client/template
+++ b/srcpkgs/python3-websocket-client/template
@@ -1,22 +1,29 @@
 # Template file for 'python3-websocket-client'
 pkgname=python3-websocket-client
-version=0.56.0
-revision=5
+version=0.57.0
+revision=1
 wrksrc="websocket_client-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-six ca-certificates"
+checkdepends="python3-pytest python3-six"
 short_desc="WebSocket client for Python3"
 maintainer="Sergi Alvarez <pancake@nopcode.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/websocket-client/websocket-client"
+changelog="https://raw.githubusercontent.com/websocket-client/websocket-client/master/ChangeLog"
 distfiles="${PYPI_SITE}/w/websocket-client/websocket_client-${version}.tar.gz"
-checksum=1fd5520878b68b84b5748bb30e592b10d0a91529d5383f74f4964e72b297fd3a
+checksum=d735b91d6d1692a6a181f2a8c9e0238e5f6373356f561bb9dc4c7af36f452010
 alternatives="websocket-client:wsdump:/usr/bin/wsdump.py"
 
+do_check() {
+	python3 -m pytest
+}
+
 pre_build() {
 	vsed -i "s|'backports.ssl_match_hostname'||" setup.py
 }
+
 post_install() {
 	vlicense LICENSE
 }

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: python3-websocket-client: update to 0.57.0
  2020-11-14 12:31 [PR PATCH] python3-websocket-client: update to 0.57.0 PaperMountainStudio
@ 2020-11-14 14:44 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2020-11-14 14:44 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

python3-websocket-client: update to 0.57.0
https://github.com/void-linux/void-packages/pull/26373

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-14 14:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-14 12:31 [PR PATCH] python3-websocket-client: update to 0.57.0 PaperMountainStudio
2020-11-14 14:44 ` [PR PATCH] [Merged]: " Hoshpak

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).