diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2021-08-11 07:38:13 +0100 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2021-08-11 07:38:55 +0100 |
commit | b50c5529dbe1ae2452acf2cd2ef5d8ccf4923663 (patch) | |
tree | b6c631d0ba92b0ec753408c934408fdd349ca507 /sysutils/py-hcloud | |
parent | mail/mailutils: pass correct python-config to the configure script. (diff) |
sysutils/py-hcloud: update to 1.14.1
ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.14.1/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 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 |