Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-textdistance
Commits:
10f5e42b by Jelle van der Waa at 2024-11-20T20:52:11+01:00
upgpkg: 4.6.3-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-textdistance
pkgdesc = Compute distance between sequences
pkgver = 4.6.3
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/life4/textdistance
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkg=textdistance
pkgname=python-${_pkg}
pkgver=4.6.3
-pkgrel=2
+pkgrel=3
pkgdesc="Compute distance between sequences"
arch=(any)
url="https://github.com/life4/textdistance"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-textdistance/-/commit/10f5e42b5008bc03480b2803d0e3bdd6c7bc3284
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-textdistance/-/commit/10f5e42b5008bc03480b2803d0e3bdd6c7bc3284
You're receiving this email because of your account on gitlab.archlinux.org.