Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2023 06:56:56 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: 49855062ae34 - main - sysutils/py-hcloud: update to 1.23.0
Message-ID:  <202306300656.35U6uu7R027808@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=49855062ae34b26720e85db4871070fea93cbace

commit 49855062ae34b26720e85db4871070fea93cbace
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2023-06-30 06:55:29 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2023-06-30 06:56:52 +0000

    sysutils/py-hcloud: update to 1.23.0
    
    Changes:        https://github.com/hetznercloud/hcloud-python/blob/v1.23.0/CHANGELOG.md
    Reported by:    portscout, repology
---
 sysutils/py-hcloud/Makefile | 5 ++---
 sysutils/py-hcloud/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/sysutils/py-hcloud/Makefile b/sysutils/py-hcloud/Makefile
index 4fc7520f5d9e..f3d17320cfb0 100644
--- a/sysutils/py-hcloud/Makefile
+++ b/sysutils/py-hcloud/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hcloud
-DISTVERSION=	1.22.0
+DISTVERSION=	1.23.0
 CATEGORIES=	sysutils python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,8 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dateutil>=2.7.5,<3:devel/py-dateutil@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}requests>=2.20,<3:www/py-requests@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>=2.20,<3:www/py-requests@${PY_FLAVOR}
 
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pre-commit>=0:devel/py-pre-commit@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyupgrade>=3.6.0:devel/py-pyupgrade@${PY_FLAVOR} \
diff --git a/sysutils/py-hcloud/distinfo b/sysutils/py-hcloud/distinfo
index d0e086e970d1..67de5b3b59b7 100644
--- a/sysutils/py-hcloud/distinfo
+++ b/sysutils/py-hcloud/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1687607933
-SHA256 (hcloud-1.22.0.tar.gz) = f45edb82454bd6113d61e2fc2713801cd2768b0e9ecbb50139053de433c3222b
-SIZE (hcloud-1.22.0.tar.gz) = 103419
+TIMESTAMP = 1688106560
+SHA256 (hcloud-1.23.0.tar.gz) = f50e622f595df084fed3b45dfb2b136deb55fca68954a01b3ffae32cb71002e1
+SIZE (hcloud-1.23.0.tar.gz) = 99424



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