Date: Thursday, April 6, 2023 @ 16:52:32 Author: felixonmars Revision: 1439760
upgpkg: python-pytest-subtesthack 0.2.0-2: rebuild with python 3.11 Modified: python-pytest-subtesthack/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 16:52:32 UTC (rev 1439759) +++ PKGBUILD 2023-04-06 16:52:32 UTC (rev 1439760) @@ -5,7 +5,7 @@ _name=pytest-subtesthack pkgname=python-$_name pkgver=0.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="A hack to explicitly set up and tear down fixtures" arch=(any) url="https://github.com/untitaker/pytest-subtesthack"
