Date: Thursday, November 12, 2020 @ 13:17:20 Author: foutrelis Revision: 751741
upgpkg: python-aiorpcx 0.18.4-3: Python 3.9 rebuild Modified: python-aiorpcx/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-12 13:17:17 UTC (rev 751740) +++ PKGBUILD 2020-11-12 13:17:20 UTC (rev 751741) @@ -3,7 +3,7 @@ pkgname='python-aiorpcx' pkgver=0.18.4 -pkgrel=2 +pkgrel=3 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')
