Date: Mon, 19 Jul 2021 07:30:25 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: 1d98146c8ec7 - main - sysutils/py-hcloud: update to 1.13.0 Message-ID: <202107190730.16J7UPTY030979@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=1d98146c8ec7c2fa93c17c8358367523e92fc29f commit 1d98146c8ec7c2fa93c17c8358367523e92fc29f Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2021-07-19 06:47:04 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2021-07-19 07:30:15 +0000 sysutils/py-hcloud: update to 1.13.0 ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.13.0/CHANGELOG.rst --- sysutils/py-hcloud/Makefile | 3 +-- sysutils/py-hcloud/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/sysutils/py-hcloud/Makefile b/sysutils/py-hcloud/Makefile index b2aa47530364..dc373cf91f03 100644 --- a/sysutils/py-hcloud/Makefile +++ b/sysutils/py-hcloud/Makefile @@ -1,6 +1,5 @@ PORTNAME= hcloud -DISTVERSION= 1.12.0 -PORTREVISION= 1 +DISTVERSION= 1.13.0 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-hcloud/distinfo b/sysutils/py-hcloud/distinfo index 5b3147271799..319d0b580527 100644 --- a/sysutils/py-hcloud/distinfo +++ b/sysutils/py-hcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617902745 -SHA256 (hcloud-1.12.0.tar.gz) = d449af9e79929895cb3d2cf766009da58760a6207b7099f5bca2fc3547256aba -SIZE (hcloud-1.12.0.tar.gz) = 88945 +TIMESTAMP = 1626513185 +SHA256 (hcloud-1.13.0.tar.gz) = f62e1f1aebb6cc8bfb48de677becf02ee14747ddb072ae2dddf1b73632b70439 +SIZE (hcloud-1.13.0.tar.gz) = 90335
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107190730.16J7UPTY030979>