Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Aug 2023 09:13:53 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c9094ac3e11a - main - finance/py-ccxt: update 4.0.72 =?utf-8?Q?=E2=86=92?= 4.0.73
Message-ID:  <202308240913.37O9DrZ3080963@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c9094ac3e11a0326cc833f86a004c10c30bcc278

commit c9094ac3e11a0326cc833f86a004c10c30bcc278
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-08-24 08:50:58 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-08-24 09:13:42 +0000

    finance/py-ccxt: update 4.0.72 → 4.0.73
    
    Reported by:    portscout
---
 finance/py-ccxt/Makefile | 3 ++-
 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 b98b0485d340..18ff29148e35 100644
--- a/finance/py-ccxt/Makefile
+++ b/finance/py-ccxt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ccxt
-DISTVERSION=	4.0.72
+DISTVERSION=	4.0.73
 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.6.1:security/py-cryptography@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.18.4:www/py-requests@${PY_FLAVOR}
 RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}aiohttp>=3.8:www/py-aiohttp@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}yarl>=1.7.2:www/py-yarl@${PY_FLAVOR}
diff --git a/finance/py-ccxt/distinfo b/finance/py-ccxt/distinfo
index 3b46fb1c67aa..7aa958817b74 100644
--- a/finance/py-ccxt/distinfo
+++ b/finance/py-ccxt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692760346
-SHA256 (ccxt-4.0.72.tar.gz) = b463cbceb5f237c8deea28f6ec7926a797c49335aeaa1423951309b3604325dd
-SIZE (ccxt-4.0.72.tar.gz) = 3547463
+TIMESTAMP = 1692865518
+SHA256 (ccxt-4.0.73.tar.gz) = 12aad22bd19db1562053e9e248c50d5c939e16a523a8a16d08ddcb6fb52dee39
+SIZE (ccxt-4.0.73.tar.gz) = 3553939



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308240913.37O9DrZ3080963>