diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2023-04-12 11:23:01 +0100 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2023-04-12 11:24:52 +0100 |
commit | 53fdca4ff56fbb7b9fee9a742585fb3d28581624 (patch) | |
tree | af34012b1895bec7a47f15b1121090e9f86546cb /sysutils/py-hcloud | |
parent | misc/gedkeeper: update GEDKeeper to version 2.25.1 (diff) |
sysutils/py-hcloud: update to 1.19.0
Changes: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.19.0
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 f7f4573233a4..4f08513804e4 100644 --- a/sysutils/py-hcloud/Makefile +++ b/sysutils/py-hcloud/Makefile @@ -1,5 +1,5 @@ PORTNAME= hcloud -DISTVERSION= 1.18.2 +DISTVERSION= 1.19.0 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-hcloud/distinfo b/sysutils/py-hcloud/distinfo index 957d88c40d84..1f1c0b62e077 100644 --- a/sysutils/py-hcloud/distinfo +++ b/sysutils/py-hcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672248955 -SHA256 (hcloud-1.18.2.tar.gz) = 37bd5ba56387e3c491c5babd3e08ab91d5f0390cd5e880e4dfea19e21681bc9e -SIZE (hcloud-1.18.2.tar.gz) = 99021 +TIMESTAMP = 1681293716 +SHA256 (hcloud-1.19.0.tar.gz) = 20a80af1441854f57cce6d30aa6572143791bf487dfb58b0277221eb2ad720e3 +SIZE (hcloud-1.19.0.tar.gz) = 99738 |