Date: Sunday, April 9, 2023 @ 04:11:30 Author: felixonmars Revision: 1443112
upgpkg: python-socketio 5.7.2-2: rebuild with python 3.11 Modified: python-socketio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-09 04:11:11 UTC (rev 1443111) +++ PKGBUILD 2023-04-09 04:11:30 UTC (rev 1443112) @@ -2,7 +2,7 @@ pkgname=python-socketio pkgver=5.7.2 -pkgrel=1 +pkgrel=2 pkgdesc='Python implementation of the Socket.IO realtime server' url='https://github.com/miguelgrinberg/python-socketio' arch=('any')
