python3-PyICU: update to 2.7.3.
This commit is contained in:
parent
6cefce7715
commit
42ea52874b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-PyICU'
|
||||
pkgname=python3-PyICU
|
||||
version=2.7.2
|
||||
version=2.7.3
|
||||
revision=1
|
||||
wrksrc="pyicu-v${version}"
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ license="MIT"
|
|||
homepage="https://pypi.org/project/PyICU/"
|
||||
changelog="https://gitlab.pyicu.org/main/pyicu/-/raw/main/CHANGES"
|
||||
distfiles="https://gitlab.pyicu.org/main/pyicu/-/archive/v${version}/pyicu-v${version}.tar.bz2"
|
||||
checksum=4cf32084652fefdbdef8b1f1e16cb3bd424eb72d816e0d7c22b3faa07029dd1c
|
||||
checksum=072672a2403bedb54240494ad8cbb8f443825b6e6c1a98f11a556d8adff96be0
|
||||
|
||||
pre_check() {
|
||||
export PYTHONPATH=$(cd build/lib* && pwd)
|
||||
|
|
Loading…
Reference in New Issue