[arch-commits] Commit in python-websocket-client/trunk (PKGBUILD)
Brett Cornwall
ainola at gemini.archlinux.org
Sat Feb 26 00:21:10 UTC 2022
Date: Saturday, February 26, 2022 @ 00:21:09
Author: ainola
Revision: 1136623
upgpkg: python-websocket-client 1.3.1-1
Modified:
python-websocket-client/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-25 22:39:34 UTC (rev 1136622)
+++ PKGBUILD 2022-02-26 00:21:09 UTC (rev 1136623)
@@ -6,8 +6,8 @@
# Contributor: Florian Bruhin <archlinux.org at the-compiler.org>
pkgname=python-websocket-client
-pkgver=1.2.3
-pkgrel=2
+pkgver=1.3.1
+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=('5e5e00d43b7b4da5e2cb0d00d1e743e420791856e51e2b3d28d78219edcd7a2eace834ae4d7ee2faf89ab27c2b65f063e508f0e470a47ff9d88c36748b3dd113')
+sha512sums=('d60c5e755944ed0b2d426c75da9650a6624ee5718061a0cfb71b9a700e5bd3db9143702657175d7988b57e81117bad9cbb58636fb14ca55ad6addd90ff02ce0f')
build() {
cd websocket-client-$pkgver
More information about the arch-commits
mailing list