Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-py_stringmatching
Commits:
561f64cc by Jelle van der Waa at 2024-11-18T10:48:48+01:00
upgpkg: 0.4.5-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-py_stringmatching
pkgdesc = Comprehensive and scalable set of string tokenizers and
similarity measures
pkgver = 0.4.5
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/anhaidgroup/py_stringmatching
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkg=py_stringmatching
pkgname=python-${_pkg/-/_}
pkgver=0.4.5
-pkgrel=4
+pkgrel=5
pkgdesc="Comprehensive and scalable set of string tokenizers and similarity
measures"
arch=(x86_64)
url="https://github.com/anhaidgroup/py_stringmatching"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-py_stringmatching/-/commit/561f64cc7c4230ed07b4c06f41ada6988e42824c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-py_stringmatching/-/commit/561f64cc7c4230ed07b4c06f41ada6988e42824c
You're receiving this email because of your account on gitlab.archlinux.org.