mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
finance/py-ta-lib: update 0.4.28 → 0.4.29
Reported by: portscout
This commit is contained in:
parent
0f0e23db95
commit
71b3d3a7cf
@ -1,5 +1,5 @@
|
||||
PORTNAME= ta-lib # provides Python namespace 'talib'
|
||||
DISTVERSION= 0.4.28
|
||||
DISTVERSION= 0.4.29
|
||||
CATEGORIES= finance python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -20,6 +20,8 @@ RUN_DEPENDS= ${PYNUMPY}
|
||||
USES= python
|
||||
USE_PYTHON= distutils cython autoplist pytest # pytest fails to find the library, see https://github.com/pytest-dev/pytest/issues/10885
|
||||
|
||||
WRKSRC= ${WRKDIR}/ta_lib-${DISTVERSION}
|
||||
|
||||
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
|
||||
TEST_WRKSRC= ${WRKSRC}/tests
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1692427840
|
||||
SHA256 (TA-Lib-0.4.28.tar.gz) = 3f03847162e003e0d92a8a89d9e8b7192dfe1235507e2f7d1d0e66cd5af7a48e
|
||||
SIZE (TA-Lib-0.4.28.tar.gz) = 357089
|
||||
TIMESTAMP = 1716602356
|
||||
SHA256 (TA-Lib-0.4.29.tar.gz) = 51d08a6cc5fcc690e0d8374c77073c1556511c17e9efba9106ce0de25b423f81
|
||||
SIZE (TA-Lib-0.4.29.tar.gz) = 368306
|
||||
|
Loading…
Reference in New Issue
Block a user