Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Nov 2023 18:16:24 GMT
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e016db59ebf6 - main - sysutils/py-hcloud: update to 1.32.0
Message-ID:  <202311171816.3AHIGOk1092548@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by matthew:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e016db59ebf629c2f076c858c5c5bdbb0b44d81c

commit e016db59ebf629c2f076c858c5c5bdbb0b44d81c
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2023-11-17 18:15:33 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2023-11-17 18:16:19 +0000

    sysutils/py-hcloud: update to 1.32.0
    
    Changes:        https://github.com/hetznercloud/hcloud-python/blob/v1.32.0/CHANGELOG.md
    Reported by:    repology
---
 sysutils/py-hcloud/Makefile | 4 ++--
 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 cfe04f2a55ab..eaba5726f033 100644
--- a/sysutils/py-hcloud/Makefile
+++ b/sysutils/py-hcloud/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hcloud
-DISTVERSION=	1.31.0
+DISTVERSION=	1.32.0
 CATEGORIES=	sysutils python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>=2.20,<3:www/py-requests@${PY_FLAVO
 
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}coverage>=7.3:devel/py-coverage@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pylint>=3.0.0:devel/pylint@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}mypy>=1.6:devel/py-mypy@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}mypy>=1.7: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 69c07cd81817..3a24ae5f9254 100644
--- a/sysutils/py-hcloud/distinfo
+++ b/sysutils/py-hcloud/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698174332
-SHA256 (hcloud-1.31.0.tar.gz) = 845fa0a6d34b01e2eda591abc0e7b3c057a2843b75b260a9e1090ae6510d307a
-SIZE (hcloud-1.31.0.tar.gz) = 111018
+TIMESTAMP = 1700244516
+SHA256 (hcloud-1.32.0.tar.gz) = bd7f397c314d189f3325ee9808f9fb54539dbcf913df955b3370e8f9c3f66ff6
+SIZE (hcloud-1.32.0.tar.gz) = 111652



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311171816.3AHIGOk1092548>