From 49dc539195dbac777f572db9d058c1bc409ff6be Mon Sep 17 00:00:00 2001 From: Matthew Seaman Date: Wed, 3 Jul 2024 23:24:51 +0100 Subject: sysutils/py-hcloud: update to 2.0.1 Changes: https://github.com/hetznercloud/hcloud-python/blob/v2.0.1/CHANGELOG.md REported by: repology --- sysutils/py-hcloud/Makefile | 8 ++++---- sysutils/py-hcloud/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sysutils/py-hcloud/Makefile b/sysutils/py-hcloud/Makefile index 8bd2883cc97f..3a0d4a4cec6b 100644 --- a/sysutils/py-hcloud/Makefile +++ b/sysutils/py-hcloud/Makefile @@ -1,6 +1,5 @@ PORTNAME= hcloud -DISTVERSION= 1.35.0 -PORTREVISION= 1 +DISTVERSION= 2.0.1 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,9 +17,10 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.20,<3:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.7.5:devel/py-python-dateutil@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=7.4:devel/py-coverage@${PY_FLAVOR} \ +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=7.5:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pylint>=3.0.0:devel/pylint@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}mypy>=1.8:devel/py-mypy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-cov>=5:devel/py-pytest-cov@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}mypy>=1.10:devel/py-mypy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}types-python-dateutil>=0:devel/py-types-python-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}types-requests>=0:devel/py-types-requests@${PY_FLAVOR} diff --git a/sysutils/py-hcloud/distinfo b/sysutils/py-hcloud/distinfo index 18e2c375f645..c58e7c3a2449 100644 --- a/sysutils/py-hcloud/distinfo +++ b/sysutils/py-hcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712302018 -SHA256 (hcloud-1.35.0.tar.gz) = b1949ab637be517b7af6becdbf840c47722f9471c6b870e6f35de1ef6fcea3e3 -SIZE (hcloud-1.35.0.tar.gz) = 116320 +TIMESTAMP = 1720044318 +SHA256 (hcloud-2.0.1.tar.gz) = 35fe2b9159173c43cf67ec410a77ca7d87a08017e1b208a39c0209cc1c91e3a0 +SIZE (hcloud-2.0.1.tar.gz) = 118768 -- cgit v1.2.3