Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-flaky
Commits:
db929f7f by Felix Yan at 2026-03-05T01:08:15+08:00
upgpkg: 3.8.1-4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-flaky
pkgdesc = Plugin for nose or py.test that automatically reruns flaky
tests
pkgver = 3.8.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/box/flaky
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-flaky
pkgver=3.8.1
-pkgrel=3
+pkgrel=4
pkgdesc='Plugin for nose or py.test that automatically reruns flaky tests'
arch=('any')
license=('Apache-2.0')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flaky/-/commit/db929f7f99cc9e83a868f06a9e33054dcbcc2479
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flaky/-/commit/db929f7f99cc9e83a868f06a9e33054dcbcc2479
You're receiving this email because of your account on gitlab.archlinux.org.