Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 2021 02:19:36 GMT
From:      Kevin Bowling <kbowling@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: db140f4bdbf0 - main - devel/py-hvac: Update to 0.11.0
Message-ID:  <202107140219.16E2Jach079836@gitrepo.freebsd.org>

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

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

commit db140f4bdbf0df2c9509d57638031a023135e264
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2021-07-14 02:18:32 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-07-14 02:18:32 +0000

    devel/py-hvac: Update to 0.11.0
    
    Changes https://github.com/hvac/hvac/releases/tag/v0.11.0
    
    PR:             257134
    Reported by:    Alessandro Sagratini <ale_sagra@hotmail.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 f63e75d0c16b..084617b9a14f 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.14
+PORTVERSION=	0.11.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hvac/distinfo b/devel/py-hvac/distinfo
index 10dc6450c89b..50f069212f77 100644
--- a/devel/py-hvac/distinfo
+++ b/devel/py-hvac/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621600975
-SHA256 (hvac-0.10.14.tar.gz) = 0c616f29d6642adaabcd408a04469374ed83be12b24501bb337e8f37badfef22
-SIZE (hvac-0.10.14.tar.gz) = 108367
+TIMESTAMP = 1626229059
+SHA256 (hvac-0.11.0.tar.gz) = 9d5504e35388e665db5086edf75d2425831573c6569bb0bf3c2c6eaff30e034e
+SIZE (hvac-0.11.0.tar.gz) = 112896



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