Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2024 09:34:09 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 57f211fcdf25 - main - finance/py-ta-lib: update 0.4.30 =?utf-8?Q?=E2=86=92?= 0.4.31
Message-ID:  <202406230934.45N9Y9BU030823@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=57f211fcdf25a354c0d3bcd0561fb38ab25a2c4e

commit 57f211fcdf25a354c0d3bcd0561fb38ab25a2c4e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-06-23 09:21:34 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-06-23 09:33:51 +0000

    finance/py-ta-lib: update 0.4.30 → 0.4.31
    
    Reported by:    portscout
---
 finance/py-ta-lib/Makefile | 4 ++--
 finance/py-ta-lib/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/finance/py-ta-lib/Makefile b/finance/py-ta-lib/Makefile
index a4c171fc3124..1a12e9c5ea7a 100644
--- a/finance/py-ta-lib/Makefile
+++ b/finance/py-ta-lib/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ta-lib # provides Python namespace 'talib'
-DISTVERSION=	0.4.30
+DISTVERSION=	0.4.31
 CATEGORIES=	finance python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYNUMPY}
 LIB_DEPENDS=	libta_lib.so:devel/ta-lib
 RUN_DEPENDS=	${PYNUMPY}
-TEST_DEPENDS=	misc/py-polars
+TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}polars>0:misc/py-polars@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	distutils cython autoplist pytest # pytest fails to find the library, see https://github.com/pytest-dev/pytest/issues/10885
diff --git a/finance/py-ta-lib/distinfo b/finance/py-ta-lib/distinfo
index f43d791756f6..042777697409 100644
--- a/finance/py-ta-lib/distinfo
+++ b/finance/py-ta-lib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718613144
-SHA256 (TA-Lib-0.4.30.tar.gz) = a8229f28e93698da30e0cbe456c62d7a88afdfc4f218dfb393b9d9a9f4169fb4
-SIZE (TA-Lib-0.4.30.tar.gz) = 368291
+TIMESTAMP = 1719132052
+SHA256 (TA-Lib-0.4.31.tar.gz) = f2a5002ff2359c370316066f28d870d8bbbaf38bb5ada23167675fe231874c93
+SIZE (TA-Lib-0.4.31.tar.gz) = 368501



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406230934.45N9Y9BU030823>