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

Felix Yan felixonmars at archlinux.org
Mon Sep 3 15:33:06 UTC 2018


    Date: Monday, September 3, 2018 @ 15:33:06
  Author: felixonmars
Revision: 376400

upgpkg: python-websocket-client 0.52.0-1

Modified:
  python-websocket-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-03 15:25:38 UTC (rev 376399)
+++ PKGBUILD	2018-09-03 15:33:06 UTC (rev 376400)
@@ -6,7 +6,7 @@
 # Contributor: Florian Bruhin <archlinux.org at the-compiler.org>
 
 pkgname=(python-websocket-client python2-websocket-client)
-pkgver=0.51.0
+pkgver=0.52.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=('9d30278b90d167eb246eb7678a75a039c811da36a745721f1a9582608c739b454547345643f7b11df2d620b2bc5fa5e7968773314c3761c4d0240acfd60221d5')
+sha512sums=('14e4348ba0199f6eba5b42bf8b654debebef71088271ad8af578f64f51d9897d6a05c0a4ceeff4abb936b5b6ff63561071ab5b442bbe00342d672b84d7587701')
 
 prepare() {
   # Not sure why the conditions are not working :/



More information about the arch-commits mailing list