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

Felix Yan felixonmars at archlinux.org
Thu Mar 21 09:30:52 UTC 2019


    Date: Thursday, March 21, 2019 @ 09:30:51
  Author: felixonmars
Revision: 443003

upgpkg: python-websocket-client 0.56.0-1

Modified:
  python-websocket-client/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-21 09:30:38 UTC (rev 443002)
+++ PKGBUILD	2019-03-21 09:30:51 UTC (rev 443003)
@@ -8,7 +8,7 @@
 _pkgbase='websocket-client'
 __pkgbase="${_pkgbase//-/_}"
 pkgname=("python-${_pkgbase}" "python2-${_pkgbase}")
-pkgver=0.55.0
+pkgver=0.56.0
 pkgrel=1
 pkgdesc="WebSocket client library for Python"
 arch=(any)
@@ -16,7 +16,7 @@
 license=('LGPL')
 makedepends=('python-setuptools' 'python2-setuptools' 'python-six' 'python2-six')
 source=("https://pypi.io/packages/source/w/${_pkgbase}/${__pkgbase}-${pkgver}.tar.gz")
-sha512sums=('d8f47f9872df04da5dcef71f392cbe41e5744a4a3b2b9a92ccc457a0761aa5bbeab23a8199d5e57ac617402c5f28465b7990dd11dd56a5ce2afff191856715d0')
+sha512sums=('f61497b5fa6deea11d0e81c1c0d3092d1efba9bcdb3427a45f51b81059444a486a9aa6a4d046fc2aa805e855d2c8e68a4ba46669c05a45eb928251c50e2e3a50')
 
 prepare() {
   # Not sure why the conditions are not working :/



More information about the arch-commits mailing list