Skip to content

Commit

Permalink
finance/py-TA-Lib: Remove duplicate in favor of finance/py-ta-lib
Browse files Browse the repository at this point in the history
PR:		268751
Reported by:	asomers@
  • Loading branch information
yurivict committed Feb 13, 2023
1 parent f6a4845 commit 38dfb18
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 41 deletions.
1 change: 1 addition & 0 deletions MOVED
Expand Up @@ -17763,3 +17763,4 @@ x11-toolkits/gtkmathview||2023-01-30|Depends on EOLed gtk+20, not depended on in
x11-toolkits/vdk||2023-01-30|Depends on EOLed gtk+20, not depended on in the ports tree
audio/libgpod-sharp||2023-02-01|Depends on EOLed gtk+20, not depended on in the ports tree
x11/plasma5-kwayland-server|x11-wm/plasma5-kwin|2023-02-07|Reintegrated into x11-wm/plasma5-kwin
finance/py-TA-Lib|finance/py-ta-lib|2023-02-12|Remove duplicate port
1 change: 0 additions & 1 deletion finance/Makefile
Expand Up @@ -97,7 +97,6 @@
SUBDIR += pear_Payment_DTA
SUBDIR += prestashop
SUBDIR += py-Nasdaq-Data-Link
SUBDIR += py-TA-Lib
SUBDIR += py-alpha-vantage
SUBDIR += py-backtrader
SUBDIR += py-bitcoin
Expand Down
28 changes: 0 additions & 28 deletions finance/py-TA-Lib/Makefile

This file was deleted.

3 changes: 0 additions & 3 deletions finance/py-TA-Lib/distinfo

This file was deleted.

8 changes: 0 additions & 8 deletions finance/py-TA-Lib/pkg-descr

This file was deleted.

3 changes: 2 additions & 1 deletion finance/py-pandas-ta/Makefile
@@ -1,5 +1,6 @@
PORTNAME= pandas-ta
DISTVERSION= 0.3.14
PORTREVISION= 1
CATEGORIES= finance python
#MASTER_SITES= PYPI # no tests
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -19,7 +20,7 @@ PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.16.0:devel/py-six@${PY_FLAVOR}
BUILD_DEPENDS= ${PY_DEPENDS}
RUN_DEPENDS= ${PY_DEPENDS}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}TA-Lib>0:finance/py-TA-Lib@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ta-lib>0:finance/py-ta-lib@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= distutils autoplist pytest # 1 test fails, see https://github.com/twopirllc/pandas-ta/issues/631
Expand Down

0 comments on commit 38dfb18

Please sign in to comment.