Date: Tue, 26 Sep 2023 21:57:59 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: 32563845f42a - main - sysutils/py-hcloud: update to 1.29.1 Message-ID: <202309262157.38QLvxa8032016@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=32563845f42a541a6cd3494f1b2bd6338efbd747 commit 32563845f42a541a6cd3494f1b2bd6338efbd747 Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2023-09-26 21:56:16 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2023-09-26 21:57:56 +0000 sysutils/py-hcloud: update to 1.29.1 Changes: https://github.com/hetznercloud/hcloud-python/blob/v1.29.1/CHANGELOG.md Reported by: repology --- 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 71aedc233a71..17146c5c57e0 100644 --- a/sysutils/py-hcloud/Makefile +++ b/sysutils/py-hcloud/Makefile @@ -1,5 +1,5 @@ PORTNAME= hcloud -DISTVERSION= 1.29.0 +DISTVERSION= 1.29.1 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-hcloud/distinfo b/sysutils/py-hcloud/distinfo index ce6ad8cbdb16..ee25d539db63 100644 --- a/sysutils/py-hcloud/distinfo +++ b/sysutils/py-hcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695673043 -SHA256 (hcloud-1.29.0.tar.gz) = 7792c437bb05a0ef91ee9193bcb38c4687a3fca075eee63792a17e098f7bc759 -SIZE (hcloud-1.29.0.tar.gz) = 109801 +TIMESTAMP = 1695764760 +SHA256 (hcloud-1.29.1.tar.gz) = caac16b918a9fd0996aa7ec69b716d878e83a2834684918b41b9ec244ffaedb8 +SIZE (hcloud-1.29.1.tar.gz) = 110039
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309262157.38QLvxa8032016>