Date: Sun, 29 Dec 2019 19:14:18 +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: r521413 - head/devel/py-azure-mgmt-hdinsight Message-ID: <201912291914.xBTJEIbp039614@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sun Dec 29 19:14:17 2019 New Revision: 521413 URL: https://svnweb.freebsd.org/changeset/ports/521413 Log: devel/py-azure-mgmt-hdinsight: Update to 1.3.0 Changelog: https://pypi.org/project/azure-mgmt-hdinsight/1.3.0/ Reported by: portscout 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 Dec 29 19:14:07 2019 (r521412) +++ head/devel/py-azure-mgmt-hdinsight/Makefile Sun Dec 29 19:14:17 2019 (r521413) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-hdinsight -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.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 Dec 29 19:14:07 2019 (r521412) +++ head/devel/py-azure-mgmt-hdinsight/distinfo Sun Dec 29 19:14:17 2019 (r521413) @@ -1,3 +1,3 @@ -TIMESTAMP = 1567880216 -SHA256 (azure-mgmt-hdinsight-1.2.0.zip) = 958a366736749fc5f6f575e3a8fdd0054b2b4119f2c3e11441124126d4d109fb -SIZE (azure-mgmt-hdinsight-1.2.0.zip) = 69797 +TIMESTAMP = 1577642901 +SHA256 (azure-mgmt-hdinsight-1.3.0.zip) = 55e129da3c3750cd5a26b91035990590a3f97aef4971de62d84de00f4fd6f1e4 +SIZE (azure-mgmt-hdinsight-1.3.0.zip) = 70447
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912291914.xBTJEIbp039614>