git: 09187f1836dc - main - finance/py-ta-lib: Update 0.4.25 → 0.4.26
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Apr 2023 15:50:41 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=09187f1836dcfaad016641bba21dd280f3b52de2
commit 09187f1836dcfaad016641bba21dd280f3b52de2
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-04-09 15:39:27 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-04-09 15:50:36 +0000
finance/py-ta-lib: Update 0.4.25 → 0.4.26
Reported by: portscout
---
finance/py-ta-lib/Makefile | 5 ++---
finance/py-ta-lib/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/finance/py-ta-lib/Makefile b/finance/py-ta-lib/Makefile
index d6947fa90229..a162ba4cac37 100644
--- a/finance/py-ta-lib/Makefile
+++ b/finance/py-ta-lib/Makefile
@@ -1,6 +1,5 @@
PORTNAME= ta-lib # provides Python namespace 'talib'
-PORTVERSION= 0.4.25
-PORTREVISION= 1
+DISTVERSION= 0.4.26
CATEGORIES= finance python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +18,7 @@ RUN_DEPENDS= ${PYNUMPY}
#TEST_DEPENDS= misc/py-polars - fails to build, see https://github.com/rust-lang/hashbrown/issues/377
USES= python
-USE_PYTHON= distutils cython autoplist pytest
+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
diff --git a/finance/py-ta-lib/distinfo b/finance/py-ta-lib/distinfo
index 7267ccc251a8..2dcdf14d4b91 100644
--- a/finance/py-ta-lib/distinfo
+++ b/finance/py-ta-lib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662558054
-SHA256 (TA-Lib-0.4.25.tar.gz) = 6c51c09fcc138367483bcce6db81329ae6851e6ca1a8ac1e50732e443d15602b
-SIZE (TA-Lib-0.4.25.tar.gz) = 271960
+TIMESTAMP = 1681009603
+SHA256 (TA-Lib-0.4.26.tar.gz) = 9a1e87ead8990f5c344184e17f268b4f6f50532ea9d40fb7fd161ce5197716da
+SIZE (TA-Lib-0.4.26.tar.gz) = 272584