Date: Sun, 14 Feb 2021 15:01:57 +0000 (UTC) From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r565240 - head/devel/py-azure-mgmt-hdinsight Message-ID: <202102141501.11EF1v0O016823@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sun Feb 14 15:01:57 2021 New Revision: 565240 URL: https://svnweb.freebsd.org/changeset/ports/565240 Log: devel/py-azure-mgmt-hdinsight: Update to 2.2.0 Changelog: https://pypi.org/project/azure-mgmt-hdinsight/2.2.0/ Modified: head/devel/py-azure-mgmt-hdinsight/Makefile head/devel/py-azure-mgmt-hdinsight/distinfo Modified: head/devel/py-azure-mgmt-hdinsight/Makefile ============================================================================== --- head/devel/py-azure-mgmt-hdinsight/Makefile Sun Feb 14 15:01:20 2021 (r565239) +++ head/devel/py-azure-mgmt-hdinsight/Makefile Sun Feb 14 15:01:57 2021 (r565240) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-hdinsight -PORTVERSION= 2.0.0 +PORTVERSION= 2.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-azure-mgmt-hdinsight/distinfo ============================================================================== --- head/devel/py-azure-mgmt-hdinsight/distinfo Sun Feb 14 15:01:20 2021 (r565239) +++ head/devel/py-azure-mgmt-hdinsight/distinfo Sun Feb 14 15:01:57 2021 (r565240) @@ -1,3 +1,3 @@ -TIMESTAMP = 1606048331 -SHA256 (azure-mgmt-hdinsight-2.0.0.zip) = fd47029f2423e45ec4d311f651dc972043b98e960f186f5c6508c6fdf6eb2fe8 -SIZE (azure-mgmt-hdinsight-2.0.0.zip) = 73666 +TIMESTAMP = 1613312516 +SHA256 (azure-mgmt-hdinsight-2.2.0.zip) = 332c60dc6d3e38093f6e1e24e5338418626ec8406d600d9e74d95b2179d61383 +SIZE (azure-mgmt-hdinsight-2.2.0.zip) = 79663
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102141501.11EF1v0O016823>