Date: Tue, 21 Jul 2020 11:50:30 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542733 - head/sysutils/py-hcloud Message-ID: <202007211150.06LBoUGT012172@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Tue Jul 21 11:50:30 2020 New Revision: 542733 URL: https://svnweb.freebsd.org/changeset/ports/542733 Log: Update to 1.8.2 ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.8.2/CHANGELOG.rst Modified: head/sysutils/py-hcloud/Makefile head/sysutils/py-hcloud/distinfo Modified: head/sysutils/py-hcloud/Makefile ============================================================================== --- head/sysutils/py-hcloud/Makefile Tue Jul 21 10:40:26 2020 (r542732) +++ head/sysutils/py-hcloud/Makefile Tue Jul 21 11:50:30 2020 (r542733) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hcloud -DISTVERSION= 1.8.1 +DISTVERSION= 1.8.2 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-hcloud/distinfo ============================================================================== --- head/sysutils/py-hcloud/distinfo Tue Jul 21 10:40:26 2020 (r542732) +++ head/sysutils/py-hcloud/distinfo Tue Jul 21 11:50:30 2020 (r542733) @@ -1,3 +1,3 @@ -TIMESTAMP = 1595091686 -SHA256 (hcloud-1.8.1.tar.gz) = f289aeed0fb760b32fc6cd58b120c1901a84cc6f232470c2df5e42f213d16df6 -SIZE (hcloud-1.8.1.tar.gz) = 80966 +TIMESTAMP = 1595331995 +SHA256 (hcloud-1.8.2.tar.gz) = 9e39ac0866417acd27d8e2dc17c1d347b51ecf95987f2b6d0284fa3f6b01bbd1 +SIZE (hcloud-1.8.2.tar.gz) = 81013
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007211150.06LBoUGT012172>