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

Felix Yan felixonmars at archlinux.org
Fri Dec 2 02:30:04 UTC 2016


    Date: Friday, December 2, 2016 @ 02:30:03
  Author: felixonmars
Revision: 197664

upgpkg: python-websocket-client 0.39.0-1

Modified:
  python-websocket-client/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-02 02:29:19 UTC (rev 197663)
+++ PKGBUILD	2016-12-02 02:30:03 UTC (rev 197664)
@@ -6,7 +6,7 @@
 # Contributor: Florian Bruhin <archlinux.org at the-compiler.org>
 
 pkgname=(python-websocket-client python2-websocket-client)
-pkgver=0.37.0
+pkgver=0.39.0
 pkgrel=1
 pkgdesc="WebSocket client library for Python"
 arch=(any)
@@ -13,9 +13,9 @@
 url="https://github.com/liris/websocket-client"
 license=('LGPL')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 'python2-six')
-source=(http://pypi.python.org/packages/source/w/websocket-client/websocket_client-$pkgver.tar.gz
+source=(https://pypi.io/packages/source/w/websocket-client/websocket_client-$pkgver.tar.gz
         use-system-ca.patch)
-md5sums=('5c2f16904dcb167bd2b85289c6e6fa6a'
+md5sums=('361ad4123a24f93bab9882e1d067de74'
          'c34c7f6fddbe5758d84b9d3cfdd92108')
 
 prepare() {



More information about the arch-commits mailing list