Date: Sat, 10 Jul 2021 00:20:08 GMT From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 44d3ec1ab1f0 - main - devel/py-azure-mgmt-hdinsight: Update to 8.0.0 Message-ID: <202107100020.16A0K8sm035263@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=44d3ec1ab1f05c8bf925b41a544c4550383d4e1d commit 44d3ec1ab1f05c8bf925b41a544c4550383d4e1d Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2021-07-09 22:42:48 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2021-07-10 00:18:34 +0000 devel/py-azure-mgmt-hdinsight: Update to 8.0.0 Changelog: https://pypi.org/project/azure-mgmt-hdinsight/8.0.0/ --- devel/py-azure-mgmt-hdinsight/Makefile | 2 +- devel/py-azure-mgmt-hdinsight/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-azure-mgmt-hdinsight/Makefile b/devel/py-azure-mgmt-hdinsight/Makefile index a62c51dc71a8..0165191ba27a 100644 --- a/devel/py-azure-mgmt-hdinsight/Makefile +++ b/devel/py-azure-mgmt-hdinsight/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-mgmt-hdinsight -PORTVERSION= 7.0.0 +PORTVERSION= 8.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-azure-mgmt-hdinsight/distinfo b/devel/py-azure-mgmt-hdinsight/distinfo index f1021d0ddbca..6aa37eb8cdae 100644 --- a/devel/py-azure-mgmt-hdinsight/distinfo +++ b/devel/py-azure-mgmt-hdinsight/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624102611 -SHA256 (azure-mgmt-hdinsight-7.0.0.zip) = d0070817ee2be611d45af91eabc5665dd53f024eaa7a55e490ace4f71a55c733 -SIZE (azure-mgmt-hdinsight-7.0.0.zip) = 114053 +TIMESTAMP = 1625870531 +SHA256 (azure-mgmt-hdinsight-8.0.0.zip) = 2c43f1a62e5b83304392b0ad7cfdaeef2ef2f47cb3fdfa2577b703b6ea126000 +SIZE (azure-mgmt-hdinsight-8.0.0.zip) = 130387
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107100020.16A0K8sm035263>