Date: Tue, 17 Aug 2021 10:41:29 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: 4a3fc59b0642 - main - sysutils/py-hcloud: update to 1.15.0 Message-ID: <202108171041.17HAfTal028407@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=4a3fc59b0642caf77d4a3ef3e61eef9f8a10bcb4 commit 4a3fc59b0642caf77d4a3ef3e61eef9f8a10bcb4 Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2021-08-17 10:40:41 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2021-08-17 10:41:23 +0000 sysutils/py-hcloud: update to 1.15.0 ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.15.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 22379e985773..4018565125cf 100644 --- a/sysutils/py-hcloud/Makefile +++ b/sysutils/py-hcloud/Makefile @@ -1,5 +1,5 @@ PORTNAME= hcloud -DISTVERSION= 1.14.1 +DISTVERSION= 1.15.0 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-hcloud/distinfo b/sysutils/py-hcloud/distinfo index 7236c1a65c1c..93d263536745 100644 --- a/sysutils/py-hcloud/distinfo +++ b/sysutils/py-hcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628634501 -SHA256 (hcloud-1.14.1.tar.gz) = 95cb8c64c2dcff5090f63b61b776241ab4f4ad3a64ef2305fd486082cc95fc09 -SIZE (hcloud-1.14.1.tar.gz) = 90118 +TIMESTAMP = 1629196160 +SHA256 (hcloud-1.15.0.tar.gz) = 5fdf3d2d13b358b6964dc8d798f270148aa09bdd1d276fd836accafe6e4c10aa +SIZE (hcloud-1.15.0.tar.gz) = 93293
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108171041.17HAfTal028407>