Date: Wednesday, December 1, 2021 @ 14:48:13 Author: foutrelis Revision: 1059320
upgpkg: python-pytest-randomly 3.9.0-2: Python 3.10 rebuild Modified: python-pytest-randomly/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-01 14:48:12 UTC (rev 1059319) +++ PKGBUILD 2021-12-01 14:48:13 UTC (rev 1059320) @@ -2,7 +2,7 @@ pkgname=python-pytest-randomly pkgver=3.9.0 -pkgrel=1 +pkgrel=2 pkgdesc='Pytest plugin to randomly order tests and control random.seed' arch=('any') license=('MIT')