diff options
| author | Matthew Seaman <matthew@FreeBSD.org> | 2024-01-04 10:44:17 +0000 |
|---|---|---|
| committer | Matthew Seaman <matthew@FreeBSD.org> | 2024-01-04 10:44:17 +0000 |
| commit | 2863f708e653d518293f0575d412d68751eecbc3 (patch) | |
| tree | 7c630a8e10a0e7fffd5f3bb834413daeae4aeaba /sysutils/py-hcloud | |
| parent | lang/typstfmt: New port: Basic formatter for the Typst language (diff) | |
sysutils/py-hcloud: update to 1.33.2
Changes: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.33.2
Changes: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.33.1
Reported by: repology
Diffstat (limited to 'sysutils/py-hcloud')
| -rw-r--r-- | sysutils/py-hcloud/Makefile | 6 | ||||
| -rw-r--r-- | sysutils/py-hcloud/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/py-hcloud/Makefile b/sysutils/py-hcloud/Makefile index ba7e6b4b5283..6fca0526d6ce 100644 --- a/sysutils/py-hcloud/Makefile +++ b/sysutils/py-hcloud/Makefile @@ -1,5 +1,5 @@ PORTNAME= hcloud -DISTVERSION= 1.33.0 +DISTVERSION= 1.33.2 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,9 +17,9 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.20,<3:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateutil>=2.7.5:devel/py-dateutil@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=7.3:devel/py-coverage@${PY_FLAVOR} \ +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=7.4:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pylint>=3.0.0:devel/pylint@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}mypy>=1.7:devel/py-mypy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}mypy>=1.8: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 17e951f8641c..2d1a0c0a1d1a 100644 --- a/sysutils/py-hcloud/distinfo +++ b/sysutils/py-hcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703068345 -SHA256 (hcloud-1.33.0.tar.gz) = c6400d5eb146e939bf7f3f479eeb606b5ab8bb0e37c5a013d6b96651b4da83f8 -SIZE (hcloud-1.33.0.tar.gz) = 114497 +TIMESTAMP = 1704364865 +SHA256 (hcloud-1.33.2.tar.gz) = 1828b0f876cdff49dad9f8804b5e8e9fbda78f4f5547435ac3ac30088438ce5f +SIZE (hcloud-1.33.2.tar.gz) = 114779 |
