[arch-commits] Commit in python-websocket-client/trunk (PKGBUILD)

Brett Cornwall ainola at gemini.archlinux.org
Tue Jun 21 01:27:30 UTC 2022


    Date: Tuesday, June 21, 2022 @ 01:27:29
  Author: ainola
Revision: 1238749

upgpkg: python-websocket-client 1.3.3-1

Modified:
  python-websocket-client/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-20 23:36:38 UTC (rev 1238748)
+++ PKGBUILD	2022-06-21 01:27:29 UTC (rev 1238749)
@@ -6,7 +6,7 @@
 # Contributor: Florian Bruhin <archlinux.org at the-compiler.org>
 
 pkgname=python-websocket-client
-pkgver=1.3.2
+pkgver=1.3.3
 pkgrel=1
 pkgdesc="WebSocket client library for Python"
 arch=('any')
@@ -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=('c2a38aa3fff0e7f94433cec1939ce75074d9f89d403c0627f34e3a0486dc35fe00230ba7c05f9172a89d3ee49f0ef53ae367eca864f34ec95932966b31d6c3a8')
+sha512sums=('e70b6c074cbcac1e97dc11b0ccf60dc67fc066f8394b6cbd20349c1d41d625966c03645da5ccd0a81198c80e2e40fdc267ac599bc5dfacadad4c511a83e06de1')
 
 build() {
   cd websocket-client-$pkgver



More information about the arch-commits mailing list