diff --git a/finance/py-alpha-vantage/Makefile b/finance/py-alpha-vantage/Makefile index ef52874a3c27..449baaf68b03 100644 --- a/finance/py-alpha-vantage/Makefile +++ b/finance/py-alpha-vantage/Makefile @@ -1,31 +1,33 @@ PORTNAME= alpha-vantage -DISTVERSION= 2.3.1 +DISTVERSIONPREFIX= v +DISTVERSION= 3.0.0-4 +DISTVERSIONSUFFIX= -gd18224b CATEGORIES= finance python #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} +#DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Module to get stock data from the Alpha Vantage Api WWW= https://github.com/RomelTorres/alpha_vantage LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} BUILD_DEPENDS= ${PY_DEPENDS} RUN_DEPENDS= ${PY_DEPENDS} USES= python USE_PYTHON= distutils autoplist pytest # tests fail to run, see https://github.com/RomelTorres/alpha_vantage/issues/340 USE_GITHUB= yes GH_ACCOUNT= RomelTorres GH_PROJECT= alpha_vantage NO_ARCH= yes -TEST_WRLSRC= ${WRKSRC}/test_alpha_vantage +TEST_WRKSRC= ${WRKSRC}/test_alpha_vantage .include diff --git a/finance/py-alpha-vantage/distinfo b/finance/py-alpha-vantage/distinfo index ff3e7f22d27a..a94910049033 100644 --- a/finance/py-alpha-vantage/distinfo +++ b/finance/py-alpha-vantage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672084829 -SHA256 (RomelTorres-alpha_vantage-2.3.1_GH0.tar.gz) = ceb46b8bfbba441f85d48b32649c7308280760bf970188707ba9248705dbeba7 -SIZE (RomelTorres-alpha_vantage-2.3.1_GH0.tar.gz) = 557043 +TIMESTAMP = 1724389486 +SHA256 (RomelTorres-alpha_vantage-v3.0.0-4-gd18224b_GH0.tar.gz) = 41f39680caf1b9e5a476c4797624c9cc1309700fd2be771269b360816bd0b463 +SIZE (RomelTorres-alpha_vantage-v3.0.0-4-gd18224b_GH0.tar.gz) = 704019