Date: Thursday, December 2, 2021 @ 22:42:25 Author: foutrelis Revision: 1062871
upgpkg: python-anyio 3.3.4-3: Python 3.10 rebuild Modified: python-anyio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-02 22:42:23 UTC (rev 1062870) +++ PKGBUILD 2021-12-02 22:42:25 UTC (rev 1062871) @@ -3,7 +3,7 @@ pkgname=python-anyio # https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst pkgver=3.3.4 -pkgrel=2 +pkgrel=3 pkgdesc='High level compatibility layer for multiple asynchronous event loop implementations' arch=(any) url='https://github.com/agronholm/anyio'
