Date: Tuesday, November 10, 2020 @ 03:59:14 Author: felixonmars Revision: 748313
upgpkg: python-socketio 4.6.0-2: Python 3.9 rebuild Modified: python-socketio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-10 03:59:12 UTC (rev 748312) +++ PKGBUILD 2020-11-10 03:59:14 UTC (rev 748313) @@ -2,7 +2,7 @@ pkgname=python-socketio pkgver=4.6.0 -pkgrel=1 +pkgrel=2 pkgdesc='Python implementation of the Socket.IO realtime server' url='https://github.com/miguelgrinberg/python-socketio' arch=('any')
