Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jan 2021 21:22:55 +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: r559966 - head/devel/py-azure-mgmt-security
Message-ID:  <202101022122.102LMtxQ039576@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sat Jan  2 21:22:54 2021
New Revision: 559966
URL: https://svnweb.freebsd.org/changeset/ports/559966

Log:
  devel/py-azure-mgmt-security: Update to 0.6.0
  
  Changelog:	https://pypi.org/project/azure-mgmt-security/0.6.0/

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

Modified: head/devel/py-azure-mgmt-security/Makefile
==============================================================================
--- head/devel/py-azure-mgmt-security/Makefile	Sat Jan  2 21:22:10 2021	(r559965)
+++ head/devel/py-azure-mgmt-security/Makefile	Sat Jan  2 21:22:54 2021	(r559966)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-mgmt-security
-PORTVERSION=	0.4.1
+PORTVERSION=	0.6.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	Microsoft Azure Secutiry Center Management Cl
 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.6+ zip

Modified: head/devel/py-azure-mgmt-security/distinfo
==============================================================================
--- head/devel/py-azure-mgmt-security/distinfo	Sat Jan  2 21:22:10 2021	(r559965)
+++ head/devel/py-azure-mgmt-security/distinfo	Sat Jan  2 21:22:54 2021	(r559966)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593284288
-SHA256 (azure-mgmt-security-0.4.1.zip) = 391c8df5400485049a6c19d50e536304c186bb64fd569eec0c6d01d20220ee21
-SIZE (azure-mgmt-security-0.4.1.zip) = 173024
+TIMESTAMP = 1609620033
+SHA256 (azure-mgmt-security-0.6.0.zip) = 9f37d0151d730801222af111f0830905634795dbfd59ad1b89c35197421e74d3
+SIZE (azure-mgmt-security-0.6.0.zip) = 239230



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101022122.102LMtxQ039576>