diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-01-08 18:50:21 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-01-09 02:05:10 -0800 |
commit | dc0f3e8b7018cf40d62e0b921286105725bbee4b (patch) | |
tree | b0b0ee9c853d4d4c66029ae0371f2d525e9c1725 | |
parent | c75c944686415d24160b910420b8cec40549ce46 (diff) | |
download | freebsd-ports-dc0f3e8b7018cf40d62e0b921286105725bbee4b.zip |
finance/py-ccxt: update 4.2.5 → 4.2.8
Reported by: portscout
-rw-r--r-- | finance/py-ccxt/Makefile | 2 | ||||
-rw-r--r-- | finance/py-ccxt/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/finance/py-ccxt/Makefile b/finance/py-ccxt/Makefile index 1e5970d17de7..317ddc49cf2b 100644 --- a/finance/py-ccxt/Makefile +++ b/finance/py-ccxt/Makefile @@ -1,5 +1,5 @@ PORTNAME= ccxt -DISTVERSION= 4.2.5 +DISTVERSION= 4.2.8 CATEGORIES= finance python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/finance/py-ccxt/distinfo b/finance/py-ccxt/distinfo index cd96023c8c8b..894eb59dfdca 100644 --- a/finance/py-ccxt/distinfo +++ b/finance/py-ccxt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704430655 -SHA256 (ccxt-4.2.5.tar.gz) = 06bef13dbc58be31fc54584dd00ac047763b3a424adfd7843037025a72a645fd -SIZE (ccxt-4.2.5.tar.gz) = 3781932 +TIMESTAMP = 1704766709 +SHA256 (ccxt-4.2.8.tar.gz) = 94b63299a8ffae8f3a8868187e11762a133bdd0017a134d1097ef9cf1dde8ee6 +SIZE (ccxt-4.2.8.tar.gz) = 3787033 |