Date: Tuesday, April 18, 2023 @ 21:59:34
Author: arojas
Revision: 1447283
upgpkg: python-pytest-order 1.1.0-2: Python 3.11 rebuild
Modified:
python-pytest-order/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-18 21:58:44 UTC (rev 1447282)
+++ PKGBUILD 2023-04-18 21:59:34 UTC (rev 1447283)
@@ -3,7 +3,7 @@
_pkg=pytest-order
pkgname=python-${_pkg}
pkgver=1.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="pytest plugin that allows to customize the test execution order"
arch=(any)
url="https://github.com/pytest-dev/pytest-order/"