Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-text-unidecode
Commits:
0d5855ea by Jelle van der Waa at 2024-11-16T19:00:46+01:00
upgpkg: 1.3-12: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-text-unidecode
pkgdesc = The most basic Text::Unidecode port
pkgver = 1.3
- pkgrel = 11
+ pkgrel = 12
url = https://github.com/kmike/text-unidecode
arch = any
license = Artistic-1.0-Perl
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-text-unidecode
pkgver=1.3
-pkgrel=11
+pkgrel=12
pkgdesc="The most basic Text::Unidecode port"
url="https://github.com/kmike/text-unidecode"
license=('Artistic-1.0-Perl')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-text-unidecode/-/commit/0d5855ea03b8e8152aa68cb5362f5737ff738c5d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-text-unidecode/-/commit/0d5855ea03b8e8152aa68cb5362f5737ff738c5d
You're receiving this email because of your account on gitlab.archlinux.org.