Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Sep 2023 15:28:13 GMT
From:      Joel Bodenmann <jbo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ce6c0ff51c59 - main - devel/py-hvac: Update to 1.2.1
Message-ID:  <202309151528.38FFSDdF024440@gitrepo.freebsd.org>

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

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

commit ce6c0ff51c592f18887eaeef079773ba824a1c73
Author:     Alessandro Sagratini <ale_sagra@hotmail.com>
AuthorDate: 2023-09-15 12:37:32 +0000
Commit:     Joel Bodenmann <jbo@FreeBSD.org>
CommitDate: 2023-09-15 15:26:54 +0000

    devel/py-hvac: Update to 1.2.1
    
    Changelog: https://github.com/hvac/hvac/releases/tag/v1.2.1
    
    PR:                     273760
    Approved by:            zirias (mentor)
    Differential Revision:  https://reviews.freebsd.org/D41872
---
 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 6ea329f33643..d6b5b2599bb8 100644
--- a/devel/py-hvac/Makefile
+++ b/devel/py-hvac/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hvac
-DISTVERSION=	1.1.1
+DISTVERSION=	1.2.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-hvac/distinfo b/devel/py-hvac/distinfo
index b5f88bd4ab99..d1da7d6ddc35 100644
--- a/devel/py-hvac/distinfo
+++ b/devel/py-hvac/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1687340937
-SHA256 (hvac-1.1.1.tar.gz) = f9dbcc46b98b250c785eb1050aa11ee34a0c8b6616b75218cf1346a9817992f9
-SIZE (hvac-1.1.1.tar.gz) = 106374
+TIMESTAMP = 1694612886
+SHA256 (hvac-1.2.1.tar.gz) = c786e3dfa1f35239810e5317cccadbe358f49b8c9001a1f2f68b79a250b9f8a1
+SIZE (hvac-1.2.1.tar.gz) = 310371



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