1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

finance/py-ta-lib: Update 0.4.26 → 0.4.27

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2023-07-16 21:54:01 -07:00
parent bd57718279
commit c7ceddb0ee
2 changed files with 5 additions and 7 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= ta-lib # provides Python namespace 'talib'
DISTVERSION= 0.4.26
PORTREVISION= 1
DISTVERSION= 0.4.27
CATEGORIES= finance python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -22,8 +21,7 @@ USES= python
USE_PYTHON= distutils cython autoplist pytest # pytest fails to find the library, see https://github.com/pytest-dev/pytest/issues/10885
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
TEST_WRKSRC= ${WRKSRC}/talib
TEST_ARGS= --pyargs talib
TEST_WRKSRC= ${WRKSRC}/tests
post-install:
@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/talib/_ta_lib${PYTHON_EXT_SUFFIX}.so

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1681009603
SHA256 (TA-Lib-0.4.26.tar.gz) = 9a1e87ead8990f5c344184e17f268b4f6f50532ea9d40fb7fd161ce5197716da
SIZE (TA-Lib-0.4.26.tar.gz) = 272584
TIMESTAMP = 1689567627
SHA256 (TA-Lib-0.4.27.tar.gz) = 9022fcfe9be0b4843e298e8c8f744ac5683a5888fd7d58ac0ce030f463c18861
SIZE (TA-Lib-0.4.27.tar.gz) = 266380