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

Felix Yan fyan at archlinux.org
Tue Oct 27 14:44:52 UTC 2015


    Date: Tuesday, October 27, 2015 @ 15:44:51
  Author: fyan
Revision: 145126

upgpkg: python-websocket-client 0.33.0-1

Modified:
  python-websocket-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-27 14:39:54 UTC (rev 145125)
+++ PKGBUILD	2015-10-27 14:44:51 UTC (rev 145126)
@@ -6,7 +6,7 @@
 # Contributor: Florian Bruhin <archlinux.org at the-compiler.org>
 
 pkgname=(python-websocket-client python2-websocket-client)
-pkgver=0.32.0
+pkgver=0.33.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=('b07a897511a3c585251fe2ea85a9d9d9'
+md5sums=('7221d9ef4ee2bc4828d59b376a0cc682'
          'c34c7f6fddbe5758d84b9d3cfdd92108')
 
 prepare() {



More information about the arch-commits mailing list