Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 2020 20:08:26 +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: r539564 - head/sysutils/py-hcloud
Message-ID:  <202006182008.05IK8Qjg028777@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Thu Jun 18 20:08:26 2020
New Revision: 539564
URL: https://svnweb.freebsd.org/changeset/ports/539564

Log:
  Update to 1.7.1
  
  ChangeLog:	https://github.com/hetznercloud/hcloud-python/blob/v1.7.1/CHANGELOG.rst

Modified:
  head/sysutils/py-hcloud/Makefile
  head/sysutils/py-hcloud/distinfo

Modified: head/sysutils/py-hcloud/Makefile
==============================================================================
--- head/sysutils/py-hcloud/Makefile	Thu Jun 18 19:36:37 2020	(r539563)
+++ head/sysutils/py-hcloud/Makefile	Thu Jun 18 20:08:26 2020	(r539564)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	hcloud
-DISTVERSION=	1.6.3
+DISTVERSION=	1.7.1
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/sysutils/py-hcloud/distinfo
==============================================================================
--- head/sysutils/py-hcloud/distinfo	Thu Jun 18 19:36:37 2020	(r539563)
+++ head/sysutils/py-hcloud/distinfo	Thu Jun 18 20:08:26 2020	(r539564)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578642028
-SHA256 (hcloud-1.6.3.tar.gz) = de25cca91959209b2d502650d312900109b068e70fe503b822931212e638b545
-SIZE (hcloud-1.6.3.tar.gz) = 65267
+TIMESTAMP = 1592509052
+SHA256 (hcloud-1.7.1.tar.gz) = b5425e2eae004d316f8cc27d3756cf4f685a35fdf41d0e98af91ba7bac5d1cb2
+SIZE (hcloud-1.7.1.tar.gz) = 65612



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006182008.05IK8Qjg028777>