From f4fd677c924e0655e0bbd0c102acfa4eba1da074 Mon Sep 17 00:00:00 2001 From: dbaio Date: Sun, 27 Jan 2019 20:54:19 +0000 Subject: devel/py-azure-mgmt-compute: Update to 4.4.0 Changelog: https://pypi.org/project/azure-mgmt-compute/4.4.0/ Reported by: portscout --- devel/py-azure-mgmt-compute/Makefile | 4 ++-- devel/py-azure-mgmt-compute/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'devel') diff --git a/devel/py-azure-mgmt-compute/Makefile b/devel/py-azure-mgmt-compute/Makefile index 13142e30afdf..408a0a9ea2d1 100644 --- a/devel/py-azure-mgmt-compute/Makefile +++ b/devel/py-azure-mgmt-compute/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-compute -PORTVERSION= 4.3.1 +PORTVERSION= 4.4.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ COMMENT= Microsoft Azure Compute Management Client Library for Python LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.27:net-mgmt/py-msrestazure@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} USES= azurepy python zip diff --git a/devel/py-azure-mgmt-compute/distinfo b/devel/py-azure-mgmt-compute/distinfo index 724f795b8c76..d0ac2addc75e 100644 --- a/devel/py-azure-mgmt-compute/distinfo +++ b/devel/py-azure-mgmt-compute/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1544278836 -SHA256 (azure-mgmt-compute-4.3.1.zip) = 5b0c2390af3e29d910e3d6e7a72b0be59d6e15933740dd193129217c000e4fed -SIZE (azure-mgmt-compute-4.3.1.zip) = 2552116 +TIMESTAMP = 1548590622 +SHA256 (azure-mgmt-compute-4.4.0.zip) = 356219a354140ea26e6b4f4be4f855f1ffaf63af60de24cd2ca335b4ece9db00 +SIZE (azure-mgmt-compute-4.4.0.zip) = 2563489 -- cgit