Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Apr 2021 17:54:49 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9e280d4900c8 - main - devel/py-hvac: update to 0.10.10
Message-ID:  <202104291754.13THsni1015284@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9e280d4900c8cae5dced31154b57627f98273fe7

commit 9e280d4900c8cae5dced31154b57627f98273fe7
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2021-04-29 17:53:17 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-04-29 17:54:51 +0000

    devel/py-hvac: update to 0.10.10
    
    Changes: https://github.com/hvac/hvac/releases/tag/v0.10.10
    
    PR:             255490
    Submitted by:   Alessandro Sagratini <ale_sagra AT hotmail DOT com> (maintainer)
---
 devel/py-hvac/Makefile | 2 +-
 devel/py-hvac/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-hvac/Makefile b/devel/py-hvac/Makefile
index 195c3cd92162..db9f5667857f 100644
--- a/devel/py-hvac/Makefile
+++ b/devel/py-hvac/Makefile
@@ -1,7 +1,7 @@
 # Created by: Alessando Sagratini <ale_sagra@hotmail.com>
 
 PORTNAME=	hvac
-PORTVERSION=	0.10.9
+PORTVERSION=	0.10.10
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hvac/distinfo b/devel/py-hvac/distinfo
index 431d38913748..8eb37d9aa72b 100644
--- a/devel/py-hvac/distinfo
+++ b/devel/py-hvac/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617850159
-SHA256 (hvac-0.10.9.tar.gz) = 0091a7fb5d04b64a8ee7b9e0679f555dad8b5a587e0b01e9cb1cc8ad92d065f2
-SIZE (hvac-0.10.9.tar.gz) = 101536
+TIMESTAMP = 1619710434
+SHA256 (hvac-0.10.10.tar.gz) = 80888c009c7e310a34d480ce45fb33a44b479cb9b8a3f3c467b6ffcfff0569f4
+SIZE (hvac-0.10.10.tar.gz) = 101888



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