Date: Fri, 18 Oct 2019 06:56:37 +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: r514704 - head/sysutils/py-hcloud Message-ID: <201910180656.x9I6ubKK000882@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Fri Oct 18 06:56:37 2019 New Revision: 514704 URL: https://svnweb.freebsd.org/changeset/ports/514704 Log: Update to 1.6.2 ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.6.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 Fri Oct 18 06:50:26 2019 (r514703) +++ head/sysutils/py-hcloud/Makefile Fri Oct 18 06:56:37 2019 (r514704) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hcloud -DISTVERSION= 1.6.1 +DISTVERSION= 1.6.2 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-hcloud/distinfo ============================================================================== --- head/sysutils/py-hcloud/distinfo Fri Oct 18 06:50:26 2019 (r514703) +++ head/sysutils/py-hcloud/distinfo Fri Oct 18 06:56:37 2019 (r514704) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570137227 -SHA256 (hcloud-1.6.1.tar.gz) = 3257784c1ea65a0880fc6833c0ae5a75b71cd61d89a5e79eada7b630cdc078ea -SIZE (hcloud-1.6.1.tar.gz) = 65684 +TIMESTAMP = 1571381458 +SHA256 (hcloud-1.6.2.tar.gz) = 8719eca7735ec74f0936d8ee4b9cf9e730a40b7d53a41b81240829a33af628f4 +SIZE (hcloud-1.6.2.tar.gz) = 65711
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910180656.x9I6ubKK000882>