svn commit: r532412 - head/devel/py-azure-mgmt-containerservice

Danilo G. Baio dbaio at FreeBSD.org
Tue Apr 21 20:14:13 UTC 2020


Author: dbaio
Date: Tue Apr 21 20:14:12 2020
New Revision: 532412
URL: https://svnweb.freebsd.org/changeset/ports/532412

Log:
  devel/py-azure-mgmt-containerservice: Update to 9.0.1
  
  Changelog:	https://pypi.org/project/azure-mgmt-containerservice/9.0.1/
  Reported by:	portscout

Modified:
  head/devel/py-azure-mgmt-containerservice/Makefile
  head/devel/py-azure-mgmt-containerservice/distinfo

Modified: head/devel/py-azure-mgmt-containerservice/Makefile
==============================================================================
--- head/devel/py-azure-mgmt-containerservice/Makefile	Tue Apr 21 20:13:56 2020	(r532411)
+++ head/devel/py-azure-mgmt-containerservice/Makefile	Tue Apr 21 20:14:12 2020	(r532412)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-mgmt-containerservice
-PORTVERSION=	9.0.0
+PORTVERSION=	9.0.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure Container Service Management 
 LICENSE=	MIT
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.5.0:net-mgmt/py-msrest@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32:net-mgmt/py-msrestazure@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.32<2.0.0:net-mgmt/py-msrestazure@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR}
 
 USES=		azurepy python:3.5+ zip

Modified: head/devel/py-azure-mgmt-containerservice/distinfo
==============================================================================
--- head/devel/py-azure-mgmt-containerservice/distinfo	Tue Apr 21 20:13:56 2020	(r532411)
+++ head/devel/py-azure-mgmt-containerservice/distinfo	Tue Apr 21 20:14:12 2020	(r532412)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586089730
-SHA256 (azure-mgmt-containerservice-9.0.0.zip) = 6f05948bbd19ceb894f46f037b77c54116183364a671e180c007b5737c8d4590
-SIZE (azure-mgmt-containerservice-9.0.0.zip) = 539063
+TIMESTAMP = 1587494945
+SHA256 (azure-mgmt-containerservice-9.0.1.zip) = 7e4459679bdba4aa67a4b5848e63d94e965a304a7418ef7607eb7a9ce295d886
+SIZE (azure-mgmt-containerservice-9.0.1.zip) = 539226


More information about the svn-ports-head mailing list