Date: Saturday, June 30, 2018 @ 18:06:18 Author: felixonmars Revision: 348849
Python 3.7 rebuild Modified: python-websocket-client/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-30 18:05:55 UTC (rev 348848) +++ PKGBUILD 2018-06-30 18:06:18 UTC (rev 348849) @@ -7,7 +7,7 @@ pkgname=(python-websocket-client python2-websocket-client) pkgver=0.48.0 -pkgrel=1 +pkgrel=2 pkgdesc="WebSocket client library for Python" arch=(any) url="https://github.com/liris/websocket-client"
