svn commit: r493068 - head/sysutils/py-azure-cli-container

Danilo G. Baio dbaio at FreeBSD.org
Sat Feb 16 19:52:02 UTC 2019


Author: dbaio
Date: Sat Feb 16 19:52:01 2019
New Revision: 493068
URL: https://svnweb.freebsd.org/changeset/ports/493068

Log:
  sysutils/py-azure-cli-container: Update to 0.3.13
  
  Changelog:	https://pypi.org/project/azure-cli-container/0.3.13/

Modified:
  head/sysutils/py-azure-cli-container/Makefile
  head/sysutils/py-azure-cli-container/distinfo

Modified: head/sysutils/py-azure-cli-container/Makefile
==============================================================================
--- head/sysutils/py-azure-cli-container/Makefile	Sat Feb 16 19:50:38 2019	(r493067)
+++ head/sysutils/py-azure-cli-container/Makefile	Sat Feb 16 19:52:01 2019	(r493068)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-cli-container
-PORTVERSION=	0.3.11
+PORTVERSION=	0.3.13
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ COMMENT=	Microsoft Azure Command-Line Tools container 
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-mgmt-containerinstance>=1.2.1:devel/py-azure-mgmt-containerinstance@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-mgmt-containerinstance>=1.4.0:devel/py-azure-mgmt-containerinstance@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-mgmt-loganalytics>=0.2.0:devel/py-azure-mgmt-loganalytics@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-mgmt-resource>=2.0.0:devel/py-azure-mgmt-resource@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-mgmt-network>=2.4.0:devel/py-azure-mgmt-network@${PY_FLAVOR} \

Modified: head/sysutils/py-azure-cli-container/distinfo
==============================================================================
--- head/sysutils/py-azure-cli-container/distinfo	Sat Feb 16 19:50:38 2019	(r493067)
+++ head/sysutils/py-azure-cli-container/distinfo	Sat Feb 16 19:52:01 2019	(r493068)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548593479
-SHA256 (azure-cli-container-0.3.11.tar.gz) = 9a3d69a7a1b2812fce950b7d6d7ff2c36ac93a05c2841e527411776f3df12f2a
-SIZE (azure-cli-container-0.3.11.tar.gz) = 23084
+TIMESTAMP = 1550323472
+SHA256 (azure-cli-container-0.3.13.tar.gz) = 2331d84be2a8aaa25187d26893495c07122620ceb96656f8255f443728f94898
+SIZE (azure-cli-container-0.3.13.tar.gz) = 23170


More information about the svn-ports-all mailing list