Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-unidecode
Commits:
27ff8e1c by Jelle van der Waa at 2024-11-16T19:05:39+01:00
upgpkg: 1.3.8-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-unidecode
pkgdesc = ASCII transliterations of Unicode text
pkgver = 1.3.8
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/avian2/unidecode
arch = any
license = GPL
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-unidecode
pkgver=1.3.8
-pkgrel=2
+pkgrel=3
pkgdesc='ASCII transliterations of Unicode text'
arch=(any)
url=https://github.com/avian2/unidecode
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-unidecode/-/commit/27ff8e1c86f1322e4d2ffc1bf0fb660ead01ffd2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-unidecode/-/commit/27ff8e1c86f1322e4d2ffc1bf0fb660ead01ffd2
You're receiving this email because of your account on gitlab.archlinux.org.