diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-08-10 05:07:41 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-08-10 07:07:57 +0000 |
commit | f082bf36072e95cd87a789dc88ff3521a5bfce35 (patch) | |
tree | ffd27b501e92bb7e0727eb30078697a33e99aeb7 /finance/py-python-binance | |
parent | 663e60dc9b94893f9e044bd866ef3d1b32e0c2a2 (diff) | |
download | ports-f082bf36072e95cd87a789dc88ff3521a5bfce35.tar.gz ports-f082bf36072e95cd87a789dc88ff3521a5bfce35.zip |
Diffstat (limited to 'finance/py-python-binance')
-rw-r--r-- | finance/py-python-binance/Makefile | 4 | ||||
-rw-r--r-- | finance/py-python-binance/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/finance/py-python-binance/Makefile b/finance/py-python-binance/Makefile index 85d1aa12f16b..f233d182057c 100644 --- a/finance/py-python-binance/Makefile +++ b/finance/py-python-binance/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-binance -DISTVERSION= 1.0.17 +DISTVERSION= 1.0.18 CATEGORIES= finance python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,7 @@ WWW= https://python-binance.readthedocs.io/en/latest/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.8:www/py-aiohttp@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateparser>0:devel/py-dateparser@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pycryptodome>0:security/py-pycryptodome@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ diff --git a/finance/py-python-binance/distinfo b/finance/py-python-binance/distinfo index a5f7c55ab387..c313c37538d9 100644 --- a/finance/py-python-binance/distinfo +++ b/finance/py-python-binance/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681065857 -SHA256 (python-binance-1.0.17.tar.gz) = 364a0ff0d2892867d6851d90e8567c54a194fc62783f20da766a5c7655f57746 -SIZE (python-binance-1.0.17.tar.gz) = 68466 +TIMESTAMP = 1691643808 +SHA256 (python-binance-1.0.18.tar.gz) = 9c5259e8205bdfc8857eb9e8ca3dfca808184abb873a76e75c665daab48a7f34 +SIZE (python-binance-1.0.18.tar.gz) = 69129 |