Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pathspec
Commits:
2fdb245c by Jelle van der Waa at 2024-11-16T14:38:10+01:00
upgpkg: 0.12.1-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pathspec
pkgdesc = Utility library for gitignore style pattern matching of file
paths
pkgver = 0.12.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/cpburnz/python-pathspec
arch = any
license = MPL2
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-pathspec
_name=${pkgname#python-}
pkgver=0.12.1
-pkgrel=2
+pkgrel=3
pkgdesc='Utility library for gitignore style pattern matching of file paths'
arch=('any')
url=https://github.com/cpburnz/python-pathspec
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pathspec/-/commit/2fdb245cde04f903c7e1316b0e4adcd8e6a3ab91
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pathspec/-/commit/2fdb245cde04f903c7e1316b0e4adcd8e6a3ab91
You're receiving this email because of your account on gitlab.archlinux.org.