Date: Saturday, October 26, 2019 @ 05:30:25 Author: felixonmars Revision: 520096
Python 3.8 rebuild Modified: python-websockets/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-26 05:30:09 UTC (rev 520095) +++ PKGBUILD 2019-10-26 05:30:25 UTC (rev 520096) @@ -4,7 +4,7 @@ pkgname=python-websockets pkgver=8.0.2 -pkgrel=1 +pkgrel=2 pkgdesc='Python implementation of the WebSocket Protocol (RFC 6455)' url='https://github.com/aaugustin/websockets' arch=('x86_64')
