Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyicu
Commits:
97c7b3b1 by Jelle van der Waa at 2024-04-06T17:16:32+02:00
upgpkg: 2.12-4: rebuild with python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyicu
pkgdesc = Python binding for ICU
pkgver = 2.12
- pkgrel = 3
+ pkgrel = 4
url = http://pyicu.osafoundation.org/
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pyicu
pkgver=2.12
-pkgrel=3
+pkgrel=4
pkgdesc="Python binding for ICU"
arch=('x86_64')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyicu/-/commit/97c7b3b13a807591fb4f2ab14ff448297460f231
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyicu/-/commit/97c7b3b13a807591fb4f2ab14ff448297460f231
You're receiving this email because of your account on gitlab.archlinux.org.