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

Felix Yan felixonmars at archlinux.org
Sat Aug 18 15:19:30 UTC 2018


    Date: Saturday, August 18, 2018 @ 15:19:30
  Author: felixonmars
Revision: 372660

upgpkg: python-websocket-client 0.50.0-1

Modified:
  python-websocket-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-18 15:10:18 UTC (rev 372659)
+++ PKGBUILD	2018-08-18 15:19:30 UTC (rev 372660)
@@ -6,7 +6,7 @@
 # Contributor: Florian Bruhin <archlinux.org at the-compiler.org>
 
 pkgname=(python-websocket-client python2-websocket-client)
-pkgver=0.49.0
+pkgver=0.50.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=('87d428b2a4572b2ace65652e1448c5c42d1c69fd279b6dce0160cb28dd9f0c00783c2b0c059b1d3558f42fe7067821cc2b85e41e4ebc2826a346defbabf15dad')
+sha512sums=('def8f9c0695c4c9f20b533aeff99425e3affee894f3cb9d683e60bd87a3fa27d754c6129949df8283d782da6a5025e010207dc1cbc0177f0fa458639b5d0ab81')
 
 prepare() {
   # Not sure why the conditions are not working :/



More information about the arch-commits mailing list