Date: Wed, 11 Aug 2021 06:39:01 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: b50c5529dbe1 - main - sysutils/py-hcloud: update to 1.14.1 Message-ID: <202108110639.17B6d1qv054623@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=b50c5529dbe1ae2452acf2cd2ef5d8ccf4923663 commit b50c5529dbe1ae2452acf2cd2ef5d8ccf4923663 Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2021-08-11 06:38:13 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2021-08-11 06:38:55 +0000 sysutils/py-hcloud: update to 1.14.1 ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.14.1/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 dc373cf91f03..22379e985773 100644 --- a/sysutils/py-hcloud/Makefile +++ b/sysutils/py-hcloud/Makefile @@ -1,5 +1,5 @@ PORTNAME= hcloud -DISTVERSION= 1.13.0 +DISTVERSION= 1.14.1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-hcloud/distinfo b/sysutils/py-hcloud/distinfo index 319d0b580527..7236c1a65c1c 100644 --- a/sysutils/py-hcloud/distinfo +++ b/sysutils/py-hcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626513185 -SHA256 (hcloud-1.13.0.tar.gz) = f62e1f1aebb6cc8bfb48de677becf02ee14747ddb072ae2dddf1b73632b70439 -SIZE (hcloud-1.13.0.tar.gz) = 90335 +TIMESTAMP = 1628634501 +SHA256 (hcloud-1.14.1.tar.gz) = 95cb8c64c2dcff5090f63b61b776241ab4f4ad3a64ef2305fd486082cc95fc09 +SIZE (hcloud-1.14.1.tar.gz) = 90118
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108110639.17B6d1qv054623>