Date: Thursday, April 6, 2023 @ 13:06:38 Author: felixonmars Revision: 1438751
upgpkg: python-pytest-env 0.8.1-2: rebuild with python 3.11 Modified: python-pytest-env/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 13:02:49 UTC (rev 1438750) +++ PKGBUILD 2023-04-06 13:06:38 UTC (rev 1438751) @@ -3,7 +3,7 @@ pkgname=python-pytest-env pkgver=0.8.1 -pkgrel=1 +pkgrel=2 pkgdesc='pytest plugin to set environment variables in pytest.ini or pyproject.toml file' arch=(any) url='https://github.com/pytest-dev/pytest-env'
