diff --git a/finance/py-pycoingecko/Makefile b/finance/py-pycoingecko/Makefile index 2ec93e081bef..a1569f559097 100644 --- a/finance/py-pycoingecko/Makefile +++ b/finance/py-pycoingecko/Makefile @@ -1,26 +1,27 @@ PORTNAME= pycoingecko -DISTVERSION= 3.1.0 -PORTREVISION= 1 +DISTVERSION= 3.2.0 CATEGORIES= finance python #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python wrapper around the CoinGecko API WWW= https://github.com/man-c/pycoingecko LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}responses>0:devel/py-responses@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist pytest USE_GITHUB= yes GH_ACCOUNT= man-c NO_ARCH= yes +# tests as of 3.2.0: 38 passed, 1 warning in 4.81s + .include diff --git a/finance/py-pycoingecko/distinfo b/finance/py-pycoingecko/distinfo index 69ad45d7da03..379e62f556fc 100644 --- a/finance/py-pycoingecko/distinfo +++ b/finance/py-pycoingecko/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1676267813 -SHA256 (man-c-pycoingecko-3.1.0_GH0.tar.gz) = 577866265a06a8791a7f30163992c81a9b4baa1bd0e1510520bc9da142115e12 -SIZE (man-c-pycoingecko-3.1.0_GH0.tar.gz) = 13783 +TIMESTAMP = 1785521885 +SHA256 (man-c-pycoingecko-3.2.0_GH0.tar.gz) = e04ad340f35f1528cb3d581eeb0594ba54e91f24800e5b8e5199414cfa2d5111 +SIZE (man-c-pycoingecko-3.2.0_GH0.tar.gz) = 15534