diff options
Diffstat (limited to 'sysutils/py-hcloud')
-rw-r--r-- | sysutils/py-hcloud/Makefile | 4 | ||||
-rw-r--r-- | sysutils/py-hcloud/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/py-hcloud/Makefile b/sysutils/py-hcloud/Makefile index 2f3108f1790e..2c67f9455a67 100644 --- a/sysutils/py-hcloud/Makefile +++ b/sysutils/py-hcloud/Makefile @@ -1,5 +1,5 @@ PORTNAME= hcloud -DISTVERSION= 2.7.0 +DISTVERSION= 2.9.0 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -25,7 +25,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=7.5:devel/py-coverage@${PY_FLAVOR ${PYTHON_PKGNAMEPREFIX}types-requests>=0:devel/py-types-requests@${PY_FLAVOR} NO_ARCH= yes -USES= python +USES= python:3.10+ USE_PYTHON= autoplist concurrent pep517 pytest .include <bsd.port.mk> diff --git a/sysutils/py-hcloud/distinfo b/sysutils/py-hcloud/distinfo index dc142b6c1be7..8968d3eaa3bc 100644 --- a/sysutils/py-hcloud/distinfo +++ b/sysutils/py-hcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758976892 -SHA256 (hcloud-2.7.0.tar.gz) = d82343ed54f0ccf1475e24984cbd3a04ac4830b568bf3707f85540243f61434b -SIZE (hcloud-2.7.0.tar.gz) = 126459 +TIMESTAMP = 1760357834 +SHA256 (hcloud-2.9.0.tar.gz) = 32462fa2351ddb47a1a6ceb084d70c8358518224e44b4e0197f2e5c0f67ad8ef +SIZE (hcloud-2.9.0.tar.gz) = 136593 |