diff options
-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 bee877d73735..d869207022fc 100644 --- a/sysutils/py-hcloud/Makefile +++ b/sysutils/py-hcloud/Makefile @@ -1,5 +1,5 @@ PORTNAME= hcloud -DISTVERSION= 1.25.0 +DISTVERSION= 1.26.0 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -26,7 +26,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pre-commit>=0:devel/py-pre-commit@${PY_FLAV ${PYTHON_PKGNAMEPREFIX}black>=23.3.0:devel/py-black@${PY_FLAVOR} NO_ARCH= yes -USES= python +USES= python:3.8+ USE_PYTHON= autoplist concurrent pep517 pytest .include <bsd.port.mk> diff --git a/sysutils/py-hcloud/distinfo b/sysutils/py-hcloud/distinfo index ef640920db8d..3fbe90c3bc43 100644 --- a/sysutils/py-hcloud/distinfo +++ b/sysutils/py-hcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689355933 -SHA256 (hcloud-1.25.0.tar.gz) = c4aa3247031ec94faa434c17b150935dd41ab71402739aded88bfa2868eeb2e0 -SIZE (hcloud-1.25.0.tar.gz) = 99390 +TIMESTAMP = 1689836095 +SHA256 (hcloud-1.26.0.tar.gz) = b22c8fb922eacc7df46dd635cbe55a0410a3394d582ed0603e94ef64226d7177 +SIZE (hcloud-1.26.0.tar.gz) = 99646 |