Date: Saturday, October 26, 2019 @ 06:37:45 Author: foutrelis Revision: 520281
Python 3.8 rebuild Modified: python-sniffio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-26 06:37:35 UTC (rev 520280) +++ PKGBUILD 2019-10-26 06:37:45 UTC (rev 520281) @@ -2,7 +2,7 @@ pkgname=python-sniffio pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc='Sniff out which async library your code is running under' arch=(any) url=https://github.com/python-trio/sniffio
