Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
python-pyicu
Commits:
4cfcb93f by Felix Yan at 2024-03-07T19:09:34+00:00
upgpkg: 2.12-2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,16 @@
pkgbase = python-pyicu
pkgdesc = Python binding for ICU
pkgver = 2.12
- pkgrel = 1
+ pkgrel = 2
url = http://pyicu.osafoundation.org/
arch = x86_64
license = MIT
checkdepends = python-fonttools
checkdepends = python-pytest
checkdepends = python-six
+ checkdepends = python-build
+ checkdepends = python-installer
+ checkdepends = python-wheel
makedepends = python-setuptools
depends = python
depends = icu
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pyicu
pkgver=2.12
-pkgrel=1
+pkgrel=2
pkgdesc="Python binding for ICU"
arch=('x86_64')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyicu/-/commit/4cfcb93f3bd27d10516caea91b7f70d0c9ac622f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyicu/-/commit/4cfcb93f3bd27d10516caea91b7f70d0c9ac622f
You're receiving this email because of your account on gitlab.archlinux.org.