Date: Thu, 8 Apr 2021 03:17:39 GMT From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: b88840340dce - 2021Q2 - devel/py-hvac: Update to 0.10.9 Message-ID: <202104080317.1383HdIu056151@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q2 has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=b88840340dceab8eae7fc74f95b1e48eee99919f commit b88840340dceab8eae7fc74f95b1e48eee99919f Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2021-04-08 02:58:57 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2021-04-08 03:13:28 +0000 devel/py-hvac: Update to 0.10.9 Changelog: https://github.com/hvac/hvac/releases/tag/v0.10.9 PR: 254736 Submitted by: Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer) (cherry picked from commit 463f46b75aebebc728d6b5cfb14652eea68aa3de) --- 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 61ebb35d5b95..195c3cd92162 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.8 +PORTVERSION= 0.10.9 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-hvac/distinfo b/devel/py-hvac/distinfo index 9c0f17a57d7d..431d38913748 100644 --- a/devel/py-hvac/distinfo +++ b/devel/py-hvac/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612871070 -SHA256 (hvac-0.10.8.tar.gz) = cd74138994b1b99cdb75d34aadfd900352b3170bfc31c5e4cc0ff63eaa731cf9 -SIZE (hvac-0.10.8.tar.gz) = 101513 +TIMESTAMP = 1617850159 +SHA256 (hvac-0.10.9.tar.gz) = 0091a7fb5d04b64a8ee7b9e0679f555dad8b5a587e0b01e9cb1cc8ad92d065f2 +SIZE (hvac-0.10.9.tar.gz) = 101536
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104080317.1383HdIu056151>