Date: Sat, 20 Aug 2022 15:39:52 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: 17beffebb397 - main - sysutils/py-hcloud: update to 1.18.0 Message-ID: <202208201539.27KFdqVE024237@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=17beffebb397cbb8c30fa0e6071e7517bfead283 commit 17beffebb397cbb8c30fa0e6071e7517bfead283 Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2022-08-20 15:38:56 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2022-08-20 15:39:45 +0000 sysutils/py-hcloud: update to 1.18.0 Changes: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.18.0 --- sysutils/py-hcloud/Makefile | 2 +- sysutils/py-hcloud/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/py-hcloud/Makefile b/sysutils/py-hcloud/Makefile index 92912af44941..a1a59aa87829 100644 --- a/sysutils/py-hcloud/Makefile +++ b/sysutils/py-hcloud/Makefile @@ -1,5 +1,5 @@ PORTNAME= hcloud -DISTVERSION= 1.17.0 +DISTVERSION= 1.18.0 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-hcloud/distinfo b/sysutils/py-hcloud/distinfo index 0c901eea0dba..fee22a24ed1e 100644 --- a/sysutils/py-hcloud/distinfo +++ b/sysutils/py-hcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656710252 -SHA256 (hcloud-1.17.0.tar.gz) = f8142e0438be277c6fa1ddee13aecd5da152b48c6dec7fd4970def1b5dc219e2 -SIZE (hcloud-1.17.0.tar.gz) = 97841 +TIMESTAMP = 1661001503 +SHA256 (hcloud-1.18.0.tar.gz) = a21d940cde8f0c1fd10a0581b0618eb840a6f592404faafdb6070101f4525ff6 +SIZE (hcloud-1.18.0.tar.gz) = 99106
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208201539.27KFdqVE024237>