Date: Thursday, November 12, 2020 @ 14:29:17 Author: foutrelis Revision: 751935
upgpkg: python-sniffio 1.2.0-3: Python 3.9 rebuild Modified: python-sniffio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-12 14:29:10 UTC (rev 751934) +++ PKGBUILD 2020-11-12 14:29:17 UTC (rev 751935) @@ -2,7 +2,7 @@ pkgname=python-sniffio pkgver=1.2.0 -pkgrel=2 +pkgrel=3 pkgdesc='Sniff out which async library your code is running under' arch=(any) url=https://github.com/python-trio/sniffio
