diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2021-04-08 21:40:01 +0100 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2021-04-08 21:43:05 +0100 |
commit | 654f739b8a2ac67166ae5c54530d07e1abac8364 (patch) | |
tree | d842f5bd76a91d4e86dcac337f687fc66bf5f76c | |
parent | sysutils/py-ansible-lint -- update to 5.0.7 (diff) |
sysutils/py-hcloud -- update to 1.12.0
ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.12.0/CHANGELOG.rst
-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 c94ce96f52b7..645933f1945a 100644 --- a/sysutils/py-hcloud/Makefile +++ b/sysutils/py-hcloud/Makefile @@ -1,5 +1,5 @@ PORTNAME= hcloud -DISTVERSION= 1.11.0 +DISTVERSION= 1.12.0 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-hcloud/distinfo b/sysutils/py-hcloud/distinfo index 80041b25ec3e..5b3147271799 100644 --- a/sysutils/py-hcloud/distinfo +++ b/sysutils/py-hcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615968224 -SHA256 (hcloud-1.11.0.tar.gz) = 0b38dee6ee28dd88077251d667344c13c98872827b1e071ab6252d33617a07fb -SIZE (hcloud-1.11.0.tar.gz) = 86865 +TIMESTAMP = 1617902745 +SHA256 (hcloud-1.12.0.tar.gz) = d449af9e79929895cb3d2cf766009da58760a6207b7099f5bca2fc3547256aba +SIZE (hcloud-1.12.0.tar.gz) = 88945 |