Date: Sunday, November 3, 2019 @ 12:38:11 Author: foutrelis Revision: 522507
Python 3.8 rebuild Modified: python-websockets/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-03 12:38:08 UTC (rev 522506) +++ PKGBUILD 2019-11-03 12:38:11 UTC (rev 522507) @@ -4,7 +4,7 @@ pkgname=python-websockets pkgver=8.1 -pkgrel=0 +pkgrel=1 pkgdesc='Python implementation of the WebSocket Protocol (RFC 6455)' url='https://github.com/aaugustin/websockets' arch=('x86_64')
