diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2021-03-17 08:07:45 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2021-03-17 08:07:45 +0000 |
commit | adad6941e900f91ac49fe090c7262c5834a27d90 (patch) | |
tree | 6e55ea6d2c07291119367f0e4c01eb92c1d1b3b2 /sysutils/py-hcloud | |
parent | Update to 8.1.2 (diff) |
Update to 1.11.0
ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.11.0/CHANGELOG.rst
Notes
Notes:
svn path=/head/; revision=568636
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 8a3bf79c5dbb..c1fb20172e5c 100644 --- a/sysutils/py-hcloud/Makefile +++ b/sysutils/py-hcloud/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hcloud -DISTVERSION= 1.10.0 +DISTVERSION= 1.11.0 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-hcloud/distinfo b/sysutils/py-hcloud/distinfo index 77b6586b9688..80041b25ec3e 100644 --- a/sysutils/py-hcloud/distinfo +++ b/sysutils/py-hcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604832529 -SHA256 (hcloud-1.10.0.tar.gz) = deef633601f85f97a97cd8ce7696531976d019438c52d8db9a9582a4bdf24d87 -SIZE (hcloud-1.10.0.tar.gz) = 76050 +TIMESTAMP = 1615968224 +SHA256 (hcloud-1.11.0.tar.gz) = 0b38dee6ee28dd88077251d667344c13c98872827b1e071ab6252d33617a07fb +SIZE (hcloud-1.11.0.tar.gz) = 86865 |