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

Felix Yan felixonmars at archlinux.org
Thu Feb 22 09:43:01 UTC 2018


    Date: Thursday, February 22, 2018 @ 09:43:00
  Author: felixonmars
Revision: 297032

upgpkg: python-websocket-client 0.47.0-1

Modified:
  python-websocket-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-22 09:42:59 UTC (rev 297031)
+++ PKGBUILD	2018-02-22 09:43:00 UTC (rev 297032)
@@ -6,7 +6,7 @@
 # Contributor: Florian Bruhin <archlinux.org at the-compiler.org>
 
 pkgname=(python-websocket-client python2-websocket-client)
-pkgver=0.46.0
+pkgver=0.47.0
 pkgrel=1
 pkgdesc="WebSocket client library for Python"
 arch=(any)
@@ -15,7 +15,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 'python2-six')
 source=(https://pypi.io/packages/source/w/websocket-client/websocket_client-$pkgver.tar.gz
         use-system-ca.patch)
-sha512sums=('8ec13770c56475d8cd0559a84a827cf13c73f79c2b3b14b7f7eec71a938896c691393fe86df5b227aa046fecf34cbdf88974ee870d89c2e66018b1ac91761ccf'
+sha512sums=('0d384e96be66877ba0c24e7194e2f3d554f818c2e2f107b054e07034fa7678946738c2b08c68cd71ebe0237fa507fade319273c492871fbd0ad7085b87cf0a54'
             '0c477ff2cb1c0201b47e5462500326ebc0d60d1010bc9e6c29eb201204f74c1932df1ff0c1c4e59fa64d946ff7e253c1cce350793a8a102e9e7e10074e0aa1db')
 
 prepare() {



More information about the arch-commits mailing list