Date: Friday, December 10, 2021 @ 17:53:30 Author: dvzrv Revision: 1068138
upgpkg: python-pytest-testinfra 6.5.0-2: Rebuild against python 3.10. Modified: python-pytest-testinfra/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-10 17:52:14 UTC (rev 1068137) +++ PKGBUILD 2021-12-10 17:53:30 UTC (rev 1068138) @@ -7,7 +7,7 @@ _name=pytest-testinfra pkgname=python-pytest-testinfra pkgver=6.5.0 -pkgrel=1 +pkgrel=2 pkgdesc='Testinfra test your infrastructures' arch=(any) url="https://github.com/pytest-dev/pytest-testinfra"
