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

Felix Yan felixonmars at archlinux.org
Thu Mar 4 23:06:42 UTC 2021


    Date: Thursday, March 4, 2021 @ 23:06:42
  Author: felixonmars
Revision: 881184

upgpkg: python-websocket-client 0.58.0-1

Modified:
  python-websocket-client/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-04 23:06:41 UTC (rev 881183)
+++ PKGBUILD	2021-03-04 23:06:42 UTC (rev 881184)
@@ -8,8 +8,8 @@
 _pkgbase='websocket-client'
 __pkgbase="${_pkgbase//-/_}"
 pkgname=python-${_pkgbase}
-pkgver=0.57.0
-pkgrel=3
+pkgver=0.58.0
+pkgrel=1
 pkgdesc="WebSocket client library for Python"
 arch=(any)
 url="https://github.com/${_pkgbase}/${_pkgbase}"
@@ -17,7 +17,7 @@
 depends=('python-six')
 makedepends=('python-setuptools')
 source=("https://pypi.io/packages/source/w/${_pkgbase}/${__pkgbase}-${pkgver}.tar.gz")
-sha512sums=('8677b00abbdd995ef1c2254f73a01713eb0707ee2549031f410205af7bbbf57b4730b38a78d683a90605c1412863f57a3829d8be1c058f3e9bfb177bd49c4525')
+sha512sums=('c587945831427a9bddef96be53d20fec7f55ffd7efe2b676dac96b8078ba446ecda85379a4edfc49c36de936516d3994cbd0515decb9b615cd969bde1117167a')
 
 prepare() {
   # Not sure why the conditions are not working :/



More information about the arch-commits mailing list