finance/py-ccxt: Update 2.4.61 → 2.4.91

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2023-01-27 19:49:06 -08:00
parent 1bebe82a58
commit 54e2864d6d
2 changed files with 8 additions and 5 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= ccxt
DISTVERSION= 2.4.61
DISTVERSION= 2.4.91
CATEGORIES= finance python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -16,13 +16,16 @@ PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=2018.1.18:security/py-certifi@${PY_F
${PYTHON_PKGNAMEPREFIX}requests>=2.18.4:www/py-requests@${PY_FLAVOR}
BUILD_DEPENDS= ${PY_DEPENDS}
RUN_DEPENDS= ${PY_DEPENDS}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.8:www/py-aiohttp@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-asyncio>0:devel/py-pytest-asyncio@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= distutils autoplist pytest # 2 tests fail, see https://github.com/ccxt/ccxt/issues/16221
USE_PYTHON= distutils autoplist pytest # 3 errors during tests, see https://github.com/ccxt/ccxt/issues/16661
NO_ARCH= yes
TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
TEST_WRKSRC= ${WRKSRC}/ccxt/test
post-extract: # workaround for https://github.com/ccxt/ccxt/issues/16220
@${TOUCH} ${WRKSRC}/README.md

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1672249385
SHA256 (ccxt-2.4.61.tar.gz) = 52aefd7b6e46fab806a1aba399e9a2c355eadda8df38388587be594c5d2b239f
SIZE (ccxt-2.4.61.tar.gz) = 3122890
TIMESTAMP = 1674876924
SHA256 (ccxt-2.4.91.tar.gz) = 8adfe15beabdc183f91cf3209748b224023431f870e8c04ae01ec377b5f2af0b
SIZE (ccxt-2.4.91.tar.gz) = 3132254