Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-ignore-flaky
Commits:
9a035bb3 by Jelle van der Waa at 2024-11-16T18:19:27+01:00
upgpkg: 2.2.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-ignore-flaky
pkgdesc = Ignore failures from flaky tests (pytest plugin)
pkgver = 2.2.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/coherent-oss/pytest-ignore-flaky/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-pytest-ignore-flaky
pkgver=2.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="Ignore failures from flaky tests (pytest plugin)"
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-ignore-flaky/-/commit/9a035bb317435111441edfeb98d6532fb2c9b176
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-ignore-flaky/-/commit/9a035bb317435111441edfeb98d6532fb2c9b176
You're receiving this email because of your account on gitlab.archlinux.org.