python-icu: update to 2.15.3

This commit is contained in:
Dirk Stolle 2025-09-17 02:53:59 +02:00
parent 2af26b0270
commit d3db2d6552

View File

@ -1,10 +1,10 @@
# Contributor: Josip <bpisoj@gmail.com>
_realname=PyICU
_realname=pyicu
pkgbase=mingw-w64-python-icu
pkgname=("${MINGW_PACKAGE_PREFIX}-python-icu")
pkgver=2.15
pkgrel=2
pkgver=2.15.3
pkgrel=1
pkgdesc="Python extension wrapping the ICU C++ API (mingw-w64)"
arch=('any')
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
@ -22,10 +22,10 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
"${MINGW_PACKAGE_PREFIX}-python-setuptools"
"${MINGW_PACKAGE_PREFIX}-cc"
"${MINGW_PACKAGE_PREFIX}-pkgconf")
source=("https://pypi.io/packages/source/P/${_realname}/${_realname}-${pkgver}.tar.gz"
source=("https://pypi.io/packages/source/p/${_realname}/${_realname}-${pkgver}.tar.gz"
001-icu-config.patch
002-fix-mingw-build.patch)
sha256sums=('241bf4e73851524af67fea5d94ff60bac83dd98ce3ef6fd6f2c00e07e8476c87'
sha256sums=('f32e78e1cb64d0aeb14f027e037a8944861d3114548818a6adf0081ef51aefc3'
'3e0e8155c2301c53b6e78a86a5de14ee3a958533c819bac435719eeb554216a0'
'49cd497bf1e6f63128f801d5af12e94231c2f7a67154539f1319409068ef8872')