Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-lazy-fixture
Commits:
514be9e6 by Jelle van der Waa at 2024-11-16T18:19:46+01:00
upgpkg: 0.6.3-8: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-lazy-fixture
pkgdesc = Use fixtures in @pytest.mark.parametrize
pkgver = 0.6.3
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/tvorog/pytest-lazy-fixture
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkg=pytest-lazy-fixture
pkgname=python-${_pkg}
pkgver=0.6.3
-pkgrel=7
+pkgrel=8
pkgdesc="Use fixtures in @pytest.mark.parametrize"
arch=(any)
url="https://github.com/tvorog/pytest-lazy-fixture"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-lazy-fixture/-/commit/514be9e6daa6a10aefd5c38b9f1fb50974440e37
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-lazy-fixture/-/commit/514be9e6daa6a10aefd5c38b9f1fb50974440e37
You're receiving this email because of your account on gitlab.archlinux.org.