Date: Thursday, April 6, 2023 @ 13:15:06 Author: felixonmars Revision: 1438814
upgpkg: python-aiorpcx 0.22.1-2: rebuild with python 3.11 Modified: python-aiorpcx/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 13:15:03 UTC (rev 1438813) +++ PKGBUILD 2023-04-06 13:15:06 UTC (rev 1438814) @@ -3,7 +3,7 @@ pkgname='python-aiorpcx' pkgver=0.22.1 -pkgrel=1 +pkgrel=2 pkgdesc="A generic asyncio library implementation of RPC suitable for an application that is a client, server or both." url="https://github.com/kyuupichan/aiorpcX/" arch=('any')
