mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
devel/py-pyicu: Update to 2.13.1
Changes: https://gitlab.pyicu.org/main/pyicu/-/blob/main/CHANGES
This commit is contained in:
parent
6da07d00a4
commit
71becae2b2
@ -1,5 +1,5 @@
|
||||
PORTNAME= pyicu
|
||||
PORTVERSION= 2.13
|
||||
PORTVERSION= 2.13.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
LIB_DEPENDS= libicudata.so:devel/icu
|
||||
|
||||
USES= compiler:c++11-lang pkgconfig python
|
||||
USES= compiler:c++17-lang pkgconfig python
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
||||
WRKSRC= ${WRKDIR}/pyicu-${PORTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1715842742
|
||||
SHA256 (PyICU-2.13.tar.gz) = d481be888975df3097c2790241bbe8518f65c9676a74957cdbe790e559c828f6
|
||||
SIZE (PyICU-2.13.tar.gz) = 262321
|
||||
TIMESTAMP = 1716142112
|
||||
SHA256 (PyICU-2.13.1.tar.gz) = d4919085eaa07da12bade8ee721e7bbf7ade0151ca0f82946a26c8f4b98cdceb
|
||||
SIZE (PyICU-2.13.1.tar.gz) = 262424
|
||||
|
Loading…
Reference in New Issue
Block a user