diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-03-09 09:46:34 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-03-09 09:51:00 -0800 |
commit | 598a4b0eac26e418927584f39d04d83a7f2d8527 (patch) | |
tree | d45b7dd47de7e555c85676e730c8496bac933c69 | |
parent | 2f724228a5674b7506e69b976a6d9a91af587555 (diff) | |
download | freebsd-ports-598a4b0eac26e418927584f39d04d83a7f2d8527.zip |
finance/py-ccxt: update 4.2.13 → 4.2.31
Reported by: portscout
-rw-r--r-- | finance/py-ccxt/Makefile | 3 | ||||
-rw-r--r-- | finance/py-ccxt/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/finance/py-ccxt/Makefile b/finance/py-ccxt/Makefile index 9ec3c806112e..6f0b3012602b 100644 --- a/finance/py-ccxt/Makefile +++ b/finance/py-ccxt/Makefile @@ -1,5 +1,5 @@ PORTNAME= ccxt -DISTVERSION= 4.2.13 +DISTVERSION= 4.2.31 CATEGORIES= finance python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,6 +12,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=2018.1.18:security/py-certifi@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}cryptography>=2.18.4:security/py-cryptography@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.18.4:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.4.0:devel/py-typing-extensions@${PY_FLAVOR} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.8:www/py-aiohttp@${PY_FLAVOR} \ diff --git a/finance/py-ccxt/distinfo b/finance/py-ccxt/distinfo index 63b591999a98..7c2343d0a0c2 100644 --- a/finance/py-ccxt/distinfo +++ b/finance/py-ccxt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705255103 -SHA256 (ccxt-4.2.13.tar.gz) = 0c3ed2259524da6ec6eb28b55067aa7250d227c430a93b9ec9c8eb697728c548 -SIZE (ccxt-4.2.13.tar.gz) = 3803419 +TIMESTAMP = 1709999479 +SHA256 (ccxt-4.2.31.tar.gz) = eec4ccc6a8efa2846a50700f52204aa083f43e0c66c10624fffc97d9a5fc1b48 +SIZE (ccxt-4.2.31.tar.gz) = 3891717 |