Date: Sunday, November 10, 2019 @ 02:34:47 Author: felixonmars Revision: 524920
Python 3.8 rebuild Modified: python-pytest-trio/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-10 02:33:54 UTC (rev 524919) +++ PKGBUILD 2019-11-10 02:34:47 UTC (rev 524920) @@ -2,7 +2,7 @@ pkgname=python-pytest-trio pkgver=0.5.2 -pkgrel=1 +pkgrel=2 pkgdesc='Pytest plugin for Trio' arch=(any) url=https://github.com/python-trio/pytest-trio
