Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-trailrunner
Commits:
e12044ed by Jelle van der Waa at 2024-11-16T19:02:56+01:00
upgpkg: 1.4.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-trailrunner
pkgdesc = Walk paths and run things
pkgver = 1.4.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/omnilib/trailrunner
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=trailrunner
pkgname=python-$_pkgname
pkgver=1.4.0
-pkgrel=3
+pkgrel=4
pkgdesc='Walk paths and run things'
arch=('any')
url='https://github.com/omnilib/trailrunner'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-trailrunner/-/commit/e12044ed46d81965ac5dbe240e97ecaf8a77c107
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-trailrunner/-/commit/e12044ed46d81965ac5dbe240e97ecaf8a77c107
You're receiving this email because of your account on gitlab.archlinux.org.