Date: Friday, April 7, 2023 @ 04:18:26
Author: felixonmars
Revision: 1440498
upgpkg: python-pytest-order 1.0.1-2: rebuild with python 3.11
Modified:
python-pytest-order/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 04:18:23 UTC (rev 1440497)
+++ PKGBUILD 2023-04-07 04:18:26 UTC (rev 1440498)
@@ -3,7 +3,7 @@
_pkg=pytest-order
pkgname=python-${_pkg}
pkgver=1.0.1
-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/"