Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-ukkonen
Commits:
90792399 by Jelle van der Waa at 2024-11-16T22:08:54+01:00
upgpkg: 1.0.1-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-ukkonen
pkgdesc = Implementation of bounded Levenshtein distance (Ukkonen)
pkgver = 1.0.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/asottile/ukkonen
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-ukkonen
pkgver=1.0.1
-pkgrel=3
+pkgrel=4
pkgdesc="Implementation of bounded Levenshtein distance (Ukkonen)"
url="https://github.com/asottile/ukkonen"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ukkonen/-/commit/90792399a2462e990121336b328b3d8db9f346f8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ukkonen/-/commit/90792399a2462e990121336b328b3d8db9f346f8
You're receiving this email because of your account on gitlab.archlinux.org.