Date: Sunday, November 3, 2019 @ 21:14:56 Author: foutrelis Revision: 522660
Python 3.8 rebuild Modified: python-socketio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-03 21:14:26 UTC (rev 522659) +++ PKGBUILD 2019-11-03 21:14:56 UTC (rev 522660) @@ -2,7 +2,7 @@ pkgname=python-socketio pkgver=3.1.2 -pkgrel=2 +pkgrel=3 pkgdesc='Python implementation of the Socket.IO realtime server' url='https://github.com/miguelgrinberg/python-socketio' arch=('any')
