Date: Thursday, November 12, 2020 @ 17:10:21 Author: felixonmars Revision: 752302
upgpkg: python-trio-asyncio 0.11.0-4: Python 3.9 rebuild Modified: python-trio-asyncio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-12 17:10:01 UTC (rev 752301) +++ PKGBUILD 2020-11-12 17:10:21 UTC (rev 752302) @@ -2,7 +2,7 @@ pkgname=python-trio-asyncio pkgver=0.11.0 -pkgrel=3 +pkgrel=4 pkgdesc='A re-implementation of the asyncio mainloop on top of Trio' arch=(any) url=https://github.com/python-trio/trio-asyncio
