Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jul 2023 11:24:16 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: f8b3e2e56a9f - main - sysutils/py-hcloud: update to 1.26.0
Message-ID:  <202307201124.36KBOGB0007261@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=f8b3e2e56a9f95b9339842642f6224e6dd3398dd

commit f8b3e2e56a9f95b9339842642f6224e6dd3398dd
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2023-07-20 11:22:44 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2023-07-20 11:24:13 +0000

    sysutils/py-hcloud: update to 1.26.0
    
    Changes:        https://github.com/hetznercloud/hcloud-python/releases/tag/v1.26.0
    Reported by:    portscout, 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 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



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