Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-flaky
Commits:
ddc48b4c by Jelle van der Waa at 2024-11-16T16:55:53+01:00
upgpkg: 3.8.1-2: Rebuild for Python 3.13
- - - - -
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 = 1
+ pkgrel = 2
url = https://github.com/box/flaky
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-flaky
pkgver=3.8.1
-pkgrel=1
+pkgrel=2
pkgdesc='Plugin for nose or py.test that automatically reruns flaky tests'
arch=('any')
license=('Apache')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flaky/-/commit/ddc48b4ca6b535fc4361bd2394f7214e97f93c36
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flaky/-/commit/ddc48b4ca6b535fc4361bd2394f7214e97f93c36
You're receiving this email because of your account on gitlab.archlinux.org.