Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-tap
Commits:
28a46648 by Jelle van der Waa at 2024-11-18T11:24:50+01:00
upgpkg: 3.3-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-tap
pkgdesc = Test Anything Protocol (TAP) reporting plugin for pytest.
pkgver = 3.3
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/python-tap/pytest-tap
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pytest-tap
_pyname=${pkgname#python-}
pkgver=3.3
-pkgrel=3
+pkgrel=4
pkgdesc="Test Anything Protocol (TAP) reporting plugin for pytest."
arch=(any)
url="https://github.com/python-tap/pytest-tap"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-tap/-/commit/28a46648b9ff31074ad204530f364a7edbf1e652
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-tap/-/commit/28a46648b9ff31074ad204530f364a7edbf1e652
You're receiving this email because of your account on gitlab.archlinux.org.