Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-rebulk
Commits:
d4669764 by Jelle van der Waa at 2024-11-16T18:30:21+01:00
upgpkg: 3.2.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-rebulk
pkgdesc = Define simple search patterns in bulk to perform advanced
matching on any string
pkgver = 3.2.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/Toilal/rebulk
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-rebulk
pkgver=3.2.0
-pkgrel=3
+pkgrel=4
pkgdesc='Define simple search patterns in bulk to perform advanced matching on
any string'
arch=('any')
url='https://github.com/Toilal/rebulk'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rebulk/-/commit/d466976432224e4dd0579ae5406f43e9ba9c493d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rebulk/-/commit/d466976432224e4dd0579ae5406f43e9ba9c493d
You're receiving this email because of your account on gitlab.archlinux.org.