Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-repeat
Commits:
1c2c0d0c by Jelle van der Waa at 2024-11-16T18:20:56+01:00
upgpkg: 0.9.3-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-repeat
pkgdesc = pytest plugin for repeating test execution
pkgver = 0.9.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pytest-dev/pytest-repeat
arch = any
license = MPL
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-pytest-repeat
pkgver=0.9.3
-pkgrel=1
+pkgrel=2
pkgdesc='pytest plugin for repeating test execution'
arch=('any')
license=('MPL')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-repeat/-/commit/1c2c0d0caa10f780f228c4ab948774d8149fedd0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-repeat/-/commit/1c2c0d0caa10f780f228c4ab948774d8149fedd0
You're receiving this email because of your account on gitlab.archlinux.org.