Date: Wednesday, April 12, 2023 @ 18:13:15 Author: arojas Revision: 1444989
upgpkg: python-socketio 5.8.0-2: Python 3.11 rebuild Modified: python-socketio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-12 18:10:34 UTC (rev 1444988) +++ PKGBUILD 2023-04-12 18:13:15 UTC (rev 1444989) @@ -2,7 +2,7 @@ pkgname=python-socketio pkgver=5.8.0 -pkgrel=1 +pkgrel=2 pkgdesc='Python implementation of the Socket.IO realtime server' url='https://github.com/miguelgrinberg/python-socketio' arch=('any')
