Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-bdd
Commits:
534d70f9 by Jelle van der Waa at 2024-11-20T09:54:40+01:00
upgpkg: 8.0.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-bdd
pkgdesc = BDD library for the pytest runner
pkgver = 8.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pytest-dev/pytest-bdd
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pytest-bdd
pkgver=8.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='BDD library for the pytest runner'
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-bdd/-/commit/534d70f92efa9c935a2d1c6df863d758f804e174
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-bdd/-/commit/534d70f92efa9c935a2d1c6df863d758f804e174
You're receiving this email because of your account on gitlab.archlinux.org.