Date: Wed, 18 Aug 2021 12:12:12 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: 3876f6be4747 - main - sysutils/py-hcloud: update to 1.16.0 Message-ID: <202108181212.17ICCCaH077255@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=3876f6be4747936631d85898274de9074128830d commit 3876f6be4747936631d85898274de9074128830d Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2021-08-18 12:11:30 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2021-08-18 12:12:07 +0000 sysutils/py-hcloud: update to 1.16.0 ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.16.0/CHANGELOG.rst --- 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 4018565125cf..8370f2bdcb47 100644 --- a/sysutils/py-hcloud/Makefile +++ b/sysutils/py-hcloud/Makefile @@ -1,5 +1,5 @@ PORTNAME= hcloud -DISTVERSION= 1.15.0 +DISTVERSION= 1.16.0 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-hcloud/distinfo b/sysutils/py-hcloud/distinfo index 93d263536745..08c6262d960f 100644 --- a/sysutils/py-hcloud/distinfo +++ b/sysutils/py-hcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629196160 -SHA256 (hcloud-1.15.0.tar.gz) = 5fdf3d2d13b358b6964dc8d798f270148aa09bdd1d276fd836accafe6e4c10aa -SIZE (hcloud-1.15.0.tar.gz) = 93293 +TIMESTAMP = 1629282530 +SHA256 (hcloud-1.16.0.tar.gz) = c8b94557d93bcfe437f20a8176693ea4f54358b74986cc19d94ebc23f48e40cc +SIZE (hcloud-1.16.0.tar.gz) = 93682
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108181212.17ICCCaH077255>