Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-gherkin
Commits:
51f4736d by Jelle van der Waa at 2024-11-20T09:53:29+01:00
upgpkg: 30.0.4-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-gherkin
pkgdesc = A parser and compiler for the Gherkin language
pkgver = 30.0.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/cucumber/gherkin
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-gherkin
_pkgname=${pkgname#python-}
pkgver=30.0.4
-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/51f4736d8a3adddfb8fc83e93d604ea519f6b884
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-gherkin/-/commit/51f4736d8a3adddfb8fc83e93d604ea519f6b884
You're receiving this email because of your account on gitlab.archlinux.org.