diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2021-07-19 07:47:04 +0100 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2021-07-19 08:30:15 +0100 |
commit | 1d98146c8ec7c2fa93c17c8358367523e92fc29f (patch) | |
tree | fe67d042ef55904bb03a1edb201c3e123a0f9a7c /sysutils/py-hcloud | |
parent | devel/py-pathspec: update to 0.9.0 (diff) |
sysutils/py-hcloud: update to 1.13.0
ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.13.0/CHANGELOG.rst
Diffstat (limited to 'sysutils/py-hcloud')
-rw-r--r-- | sysutils/py-hcloud/Makefile | 3 | ||||
-rw-r--r-- | sysutils/py-hcloud/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/sysutils/py-hcloud/Makefile b/sysutils/py-hcloud/Makefile index b2aa47530364..dc373cf91f03 100644 --- a/sysutils/py-hcloud/Makefile +++ b/sysutils/py-hcloud/Makefile @@ -1,6 +1,5 @@ PORTNAME= hcloud -DISTVERSION= 1.12.0 -PORTREVISION= 1 +DISTVERSION= 1.13.0 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-hcloud/distinfo b/sysutils/py-hcloud/distinfo index 5b3147271799..319d0b580527 100644 --- a/sysutils/py-hcloud/distinfo +++ b/sysutils/py-hcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617902745 -SHA256 (hcloud-1.12.0.tar.gz) = d449af9e79929895cb3d2cf766009da58760a6207b7099f5bca2fc3547256aba -SIZE (hcloud-1.12.0.tar.gz) = 88945 +TIMESTAMP = 1626513185 +SHA256 (hcloud-1.13.0.tar.gz) = f62e1f1aebb6cc8bfb48de677becf02ee14747ddb072ae2dddf1b73632b70439 +SIZE (hcloud-1.13.0.tar.gz) = 90335 |