Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-order
Commits:
25d44b47 by Jelle van der Waa at 2024-11-17T18:33:32+01:00
upgpkg: 1.2.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-order
pkgdesc = pytest plugin that allows to customize the test execution
order
pkgver = 1.2.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/pytest-dev/pytest-order/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkg=pytest-order
pkgname=python-${_pkg}
pkgver=1.2.0
-pkgrel=2
+pkgrel=3
pkgdesc="pytest plugin that allows to customize the test execution order"
arch=(any)
url="https://github.com/pytest-dev/pytest-order/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-order/-/commit/25d44b4795c3f329d9a9637d6fe871e66c211c77
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-order/-/commit/25d44b4795c3f329d9a9637d6fe871e66c211c77
You're receiving this email because of your account on gitlab.archlinux.org.