Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Nov 2020 07:09:15 +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: r554678 - head/sysutils/py-hcloud
Message-ID:  <202011090709.0A979FqZ019669@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Mon Nov  9 07:09:15 2020
New Revision: 554678
URL: https://svnweb.freebsd.org/changeset/ports/554678

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

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

Modified: head/sysutils/py-hcloud/Makefile
==============================================================================
--- head/sysutils/py-hcloud/Makefile	Mon Nov  9 07:08:15 2020	(r554677)
+++ head/sysutils/py-hcloud/Makefile	Mon Nov  9 07:09:15 2020	(r554678)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	hcloud
-DISTVERSION=	1.9.1
+DISTVERSION=	1.10.0
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/sysutils/py-hcloud/distinfo
==============================================================================
--- head/sysutils/py-hcloud/distinfo	Mon Nov  9 07:08:15 2020	(r554677)
+++ head/sysutils/py-hcloud/distinfo	Mon Nov  9 07:09:15 2020	(r554678)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599315961
-SHA256 (hcloud-1.9.1.tar.gz) = 069bf78a3c6cd642aae0b1a562b443d2670e6d73d507ce77cbf8a2c16974ca29
-SIZE (hcloud-1.9.1.tar.gz) = 75519
+TIMESTAMP = 1604832529
+SHA256 (hcloud-1.10.0.tar.gz) = deef633601f85f97a97cd8ce7696531976d019438c52d8db9a9582a4bdf24d87
+SIZE (hcloud-1.10.0.tar.gz) = 76050



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