diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2020-07-18 17:17:15 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2020-07-18 17:17:15 +0000 |
commit | ba24b73c9b16c1261062f1a8d168e684db81295e (patch) | |
tree | 9dfa4c2cf5c2d8748b9f837bab28da7795823f64 /sysutils/py-hcloud | |
parent | x11-fonts/comic-neue: Update to 2.5 (diff) |
Upgrade to 1.8.1
ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.8.1/CHANGELOG.rst
Notes
Notes:
svn path=/head/; revision=542514
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 9475aa80ec28..4102431af3ad 100644 --- a/sysutils/py-hcloud/Makefile +++ b/sysutils/py-hcloud/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hcloud -DISTVERSION= 1.8.0 +DISTVERSION= 1.8.1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-hcloud/distinfo b/sysutils/py-hcloud/distinfo index 0705bb4cbd97..ab23dfd2e80a 100644 --- a/sysutils/py-hcloud/distinfo +++ b/sysutils/py-hcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1593066587 -SHA256 (hcloud-1.8.0.tar.gz) = 5b7454655352c5037689dd76fb9d3ae11a5025b5df71a0745c7d80bcca37d705 -SIZE (hcloud-1.8.0.tar.gz) = 79442 +TIMESTAMP = 1595091686 +SHA256 (hcloud-1.8.1.tar.gz) = f289aeed0fb760b32fc6cd58b120c1901a84cc6f232470c2df5e42f213d16df6 +SIZE (hcloud-1.8.1.tar.gz) = 80966 |