Date: Wed, 19 May 2021 06:03:06 GMT From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 8e6aa4bb0992 - 2021Q2 - sysutils/py-hcloud -- update to 1.12.0 Message-ID: <202105190603.14J63617076289@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by matthew: URL: https://cgit.FreeBSD.org/ports/commit/?id=8e6aa4bb09926044ff9df78f8fbacc4e38d3c11c commit 8e6aa4bb09926044ff9df78f8fbacc4e38d3c11c Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2021-04-08 20:40:01 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2021-05-19 06:01:48 +0000 sysutils/py-hcloud -- update to 1.12.0 ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.12.0/CHANGELOG.rst (cherry picked from commit 654f739b8a2ac67166ae5c54530d07e1abac8364) --- 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 29e290e4e7a0..33fcded51a7d 100644 --- a/sysutils/py-hcloud/Makefile +++ b/sysutils/py-hcloud/Makefile @@ -1,6 +1,6 @@ PORTNAME= hcloud -DISTVERSION= 1.11.0 +DISTVERSION= 1.12.0 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-hcloud/distinfo b/sysutils/py-hcloud/distinfo index 80041b25ec3e..5b3147271799 100644 --- a/sysutils/py-hcloud/distinfo +++ b/sysutils/py-hcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615968224 -SHA256 (hcloud-1.11.0.tar.gz) = 0b38dee6ee28dd88077251d667344c13c98872827b1e071ab6252d33617a07fb -SIZE (hcloud-1.11.0.tar.gz) = 86865 +TIMESTAMP = 1617902745 +SHA256 (hcloud-1.12.0.tar.gz) = d449af9e79929895cb3d2cf766009da58760a6207b7099f5bca2fc3547256aba +SIZE (hcloud-1.12.0.tar.gz) = 88945
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105190603.14J63617076289>