Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-gherkin
Commits:
a328c210 by Jelle van der Waa at 2025-12-17T09:37:38+01:00
upgpkg: 37.0.0-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-gherkin
pkgdesc = A parser and compiler for the Gherkin language
pkgver = 37.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/cucumber/gherkin
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-gherkin
pkgver=37.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="A parser and compiler for the Gherkin language"
arch=('any')
url="https://github.com/cucumber/gherkin"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gherkin/-/commit/a328c210a54f6de330025916e648a7f29c87f24a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gherkin/-/commit/a328c210a54f6de330025916e648a7f29c87f24a
You're receiving this email because of your account on gitlab.archlinux.org.