diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2021-08-17 11:40:41 +0100 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2021-08-17 11:41:23 +0100 |
commit | 4a3fc59b0642caf77d4a3ef3e61eef9f8a10bcb4 (patch) | |
tree | c0463400df434a7dff814edbabacef719edbf96d /sysutils/py-hcloud | |
parent | print/texlive-tlmgr: Update maintainer from freebsd-tex@ to tex@ (diff) |
sysutils/py-hcloud: update to 1.15.0
ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.15.0/CHANGELOG.rst
Diffstat (limited to 'sysutils/py-hcloud')
-rw-r--r-- | sysutils/py-hcloud/Makefile | 2 | ||||
-rw-r--r-- | 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 |