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

Felix Yan fyan at archlinux.org
Thu Apr 14 05:26:07 UTC 2016


    Date: Thursday, April 14, 2016 @ 07:26:07
  Author: fyan
Revision: 170861

upgpkg: python-websocket-client 0.37.0-1

Modified:
  python-websocket-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-14 05:07:28 UTC (rev 170860)
+++ PKGBUILD	2016-04-14 05:26:07 UTC (rev 170861)
@@ -6,7 +6,7 @@
 # Contributor: Florian Bruhin <archlinux.org at the-compiler.org>
 
 pkgname=(python-websocket-client python2-websocket-client)
-pkgver=0.36.0
+pkgver=0.37.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=(http://pypi.python.org/packages/source/w/websocket-client/websocket_client-$pkgver.tar.gz
         use-system-ca.patch)
-md5sums=('6ac2504c6e6cf8a28e0ca7f42e67e69e'
+md5sums=('5c2f16904dcb167bd2b85289c6e6fa6a'
          'c34c7f6fddbe5758d84b9d3cfdd92108')
 
 prepare() {



More information about the arch-commits mailing list