[arch-commits] Commit in python-websocket-client/trunk (PKGBUILD)
Brett Cornwall
ainola at gemini.archlinux.org
Thu Aug 25 00:41:42 UTC 2022
Date: Thursday, August 25, 2022 @ 00:41:41
Author: ainola
Revision: 1278122
upgpkg: python-websocket-client 1.4.0-1
Modified:
python-websocket-client/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-25 00:16:51 UTC (rev 1278121)
+++ PKGBUILD 2022-08-25 00:41:41 UTC (rev 1278122)
@@ -6,8 +6,8 @@
# Contributor: Florian Bruhin <archlinux.org at the-compiler.org>
pkgname=python-websocket-client
-pkgver=1.3.3
-pkgrel=2
+pkgver=1.4.0
+pkgrel=1
pkgdesc="WebSocket client library for Python"
arch=('any')
url="https://github.com/websocket-client/websocket-client"
@@ -16,7 +16,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest')
source=("https://pypi.io/packages/source/w/websocket-client/websocket-client-$pkgver.tar.gz")
-sha512sums=('e70b6c074cbcac1e97dc11b0ccf60dc67fc066f8394b6cbd20349c1d41d625966c03645da5ccd0a81198c80e2e40fdc267ac599bc5dfacadad4c511a83e06de1')
+sha512sums=('3f746f2ecdd4694e4d7c62eeea193015d6a082b149ca5db16e3cbd305955c99e126bbfd62513dab0037a8bc06999c67b016461137bf271a8578bcd6388e637fb')
build() {
cd websocket-client-$pkgver
More information about the arch-commits
mailing list