svn commit: r491417 - head/sysutils/py-azure-cli-appservice

Danilo G. Baio dbaio at FreeBSD.org
Sun Jan 27 21:04:24 UTC 2019


Author: dbaio
Date: Sun Jan 27 21:04:22 2019
New Revision: 491417
URL: https://svnweb.freebsd.org/changeset/ports/491417

Log:
  sysutils/py-azure-cli-appservice: Update to 0.2.11
  
  Changelog:	https://pypi.org/project/azure-cli-appservice/0.2.11/
  Reported by:	portscout

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

Modified: head/sysutils/py-azure-cli-appservice/Makefile
==============================================================================
--- head/sysutils/py-azure-cli-appservice/Makefile	Sun Jan 27 21:03:47 2019	(r491416)
+++ head/sysutils/py-azure-cli-appservice/Makefile	Sun Jan 27 21:04:22 2019	(r491417)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-cli-appservice
-PORTVERSION=	0.2.10
+PORTVERSION=	0.2.11
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,9 +11,9 @@ COMMENT=	Microsoft Azure Command-Line Tools AppService
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-mgmt-storage>=3.1.0:devel/py-azure-mgmt-storage@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-mgmt-storage>=3.1.1:devel/py-azure-mgmt-storage@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-mgmt-web>=0.40.0:devel/py-azure-mgmt-web@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}azure-mgmt-containerregistry>=2.4.0:devel/py-azure-mgmt-containerregistry@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}azure-mgmt-containerregistry>=2.6.0:devel/py-azure-mgmt-containerregistry@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}urllib3>=1.18.0:net/py-urllib3@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}xmltodict>=0:devel/py-xmltodict@${PY_FLAVOR} \

Modified: head/sysutils/py-azure-cli-appservice/distinfo
==============================================================================
--- head/sysutils/py-azure-cli-appservice/distinfo	Sun Jan 27 21:03:47 2019	(r491416)
+++ head/sysutils/py-azure-cli-appservice/distinfo	Sun Jan 27 21:04:22 2019	(r491417)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545953950
-SHA256 (azure-cli-appservice-0.2.10.tar.gz) = 0e6d1e4e6d6e2ac5a193e5ee4205376380decb464fd33d1be95aceb622a0036e
-SIZE (azure-cli-appservice-0.2.10.tar.gz) = 52049
+TIMESTAMP = 1548593005
+SHA256 (azure-cli-appservice-0.2.11.tar.gz) = 394cb72e5786673164189d5e1be9560b2ebe5554fd22f673e152cc1ca996651f
+SIZE (azure-cli-appservice-0.2.11.tar.gz) = 55128


More information about the svn-ports-head mailing list