Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytest-rerunfailures


Commits:
503f6a46 by Christian Heusel at 2026-05-22T11:42:47+02:00
upgpkg: 16.3-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pytest-rerunfailures
        pkgdesc = A plugin for py.test that re-runs failed tests to eliminate 
intermittent failures
-       pkgver = 16.2
+       pkgver = 16.3
        pkgrel = 1
        url = https://github.com/pytest-dev/pytest-rerunfailures/
        arch = any
@@ -14,8 +14,8 @@ pkgbase = python-pytest-rerunfailures
        depends = python-packaging
        depends = python-pytest
        optdepends = python-pytest-xdist: for recovering from crashes
-       source = 
pytest-rerunfailures-16.2.tar.gz::https://github.com/pytest-dev/pytest-rerunfailures//archive/refs/tags/16.2.tar.gz
-       sha512sums = 
20bffba90c80fa78ba6429850288a06b2d284f7b1a453bf4c8d5cace1e545cdee7fdcca5c73775ed4b2585015f9e542de482b2bfd0cfb75db65f9852da77e7f8
-       b2sums = 
52842a335556f9dcdc50ca20081539fed7627c713bb78d035f8e44daea3863948bbab9f293d57c2d4ea91bc39125e6e581516a5e9cf02fbaf563ad96ba00d4d3
+       source = 
pytest-rerunfailures-16.3.tar.gz::https://github.com/pytest-dev/pytest-rerunfailures//archive/refs/tags/16.3.tar.gz
+       sha512sums = 
edac7f4ec54d15f0f460b9a87af7808055f1375cf56939620fb57c2ab386a1030a14217621934b0ba6ddaf5b1a6bf21bad27256b8c1bf858ab2dc09bb21267d5
+       b2sums = 
6f214e6b833db89c7bb841116514eb1cca3ace2f5d55e6a8662cf7c68e2659c5109948db2e9f3b9bb92cba689643f854a03f00965073a4ffdfe42eaf9054b0a2
 
 pkgname = python-pytest-rerunfailures


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 _name=pytest-rerunfailures
 pkgname=python-pytest-rerunfailures
-pkgver=16.2
+pkgver=16.3
 pkgrel=1
 pkgdesc="A plugin for py.test that re-runs failed tests to eliminate 
intermittent failures"
 arch=(any)
@@ -27,8 +27,8 @@ optdepends=(
   'python-pytest-xdist: for recovering from crashes'
 )
 source=($_name-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz)
-sha512sums=('20bffba90c80fa78ba6429850288a06b2d284f7b1a453bf4c8d5cace1e545cdee7fdcca5c73775ed4b2585015f9e542de482b2bfd0cfb75db65f9852da77e7f8')
-b2sums=('52842a335556f9dcdc50ca20081539fed7627c713bb78d035f8e44daea3863948bbab9f293d57c2d4ea91bc39125e6e581516a5e9cf02fbaf563ad96ba00d4d3')
+sha512sums=('edac7f4ec54d15f0f460b9a87af7808055f1375cf56939620fb57c2ab386a1030a14217621934b0ba6ddaf5b1a6bf21bad27256b8c1bf858ab2dc09bb21267d5')
+b2sums=('6f214e6b833db89c7bb841116514eb1cca3ace2f5d55e6a8662cf7c68e2659c5109948db2e9f3b9bb92cba689643f854a03f00965073a4ffdfe42eaf9054b0a2')
 
 build() {
   cd $_name-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-rerunfailures/-/commit/503f6a4633b0a6e463769df9f84a97020ce32982

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-rerunfailures/-/commit/503f6a4633b0a6e463769df9f84a97020ce32982
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to