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

Felix Yan felixonmars at archlinux.org
Mon Sep 10 10:20:23 UTC 2018


    Date: Monday, September 10, 2018 @ 10:20:22
  Author: felixonmars
Revision: 379040

upgpkg: python-websocket-client 0.53.0-1

Modified:
  python-websocket-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-10 10:20:14 UTC (rev 379039)
+++ PKGBUILD	2018-09-10 10:20:22 UTC (rev 379040)
@@ -6,7 +6,7 @@
 # Contributor: Florian Bruhin <archlinux.org at the-compiler.org>
 
 pkgname=(python-websocket-client python2-websocket-client)
-pkgver=0.52.0
+pkgver=0.53.0
 pkgrel=1
 pkgdesc="WebSocket client library for Python"
 arch=(any)
@@ -14,7 +14,7 @@
 license=('LGPL')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 'python2-six')
 source=(https://pypi.io/packages/source/w/websocket-client/websocket_client-$pkgver.tar.gz)
-sha512sums=('14e4348ba0199f6eba5b42bf8b654debebef71088271ad8af578f64f51d9897d6a05c0a4ceeff4abb936b5b6ff63561071ab5b442bbe00342d672b84d7587701')
+sha512sums=('a20aad73545eb9cff493a9583e1ba5c895096b8de28f4360925f4ed2906d74cf96023ccea9097a23e71402430a623ce9a1456b14add26587b320de903503cb34')
 
 prepare() {
   # Not sure why the conditions are not working :/



More information about the arch-commits mailing list