git: 742e1822cebb - main - devel/py-azure-mgmt-maps: Update to 2.0.0

Danilo G. Baio dbaio at FreeBSD.org
Sat Aug 7 23:04:23 UTC 2021


The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/ports/commit/?id=742e1822cebb7dfdcbf2d9a6afb6717e1b590bfe

commit 742e1822cebb7dfdcbf2d9a6afb6717e1b590bfe
Author:     Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-08-07 20:19:18 +0000
Commit:     Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-08-07 23:01:34 +0000

    devel/py-azure-mgmt-maps: Update to 2.0.0
    
    Changelog:      https://pypi.org/project/azure-mgmt-maps/2.0.0/
---
 devel/py-azure-mgmt-maps/Makefile | 7 ++++---
 devel/py-azure-mgmt-maps/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/devel/py-azure-mgmt-maps/Makefile b/devel/py-azure-mgmt-maps/Makefile
index c8c38692f073..135b790c4e20 100644
--- a/devel/py-azure-mgmt-maps/Makefile
+++ b/devel/py-azure-mgmt-maps/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-maps
-PORTVERSION=	0.1.0
+PORTVERSION=	2.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,8 +9,9 @@ COMMENT=	Microsoft Azure Maps Client Library for Python
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.27:net-mgmt/py-msrestazure@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.6.21:net-mgmt/py-msrest@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}azure-core>=1.2.0<2.0.0:devel/py-azure-core@${PY_FLAVOR}
 
 USES=		azurepy python:3.6+ zip
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-azure-mgmt-maps/distinfo b/devel/py-azure-mgmt-maps/distinfo
index 012693792c49..cbd6dd088bdd 100644
--- a/devel/py-azure-mgmt-maps/distinfo
+++ b/devel/py-azure-mgmt-maps/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545601490
-SHA256 (azure-mgmt-maps-0.1.0.zip) = c120e210bb61768da29de24d28b82f8d42ae24e52396eb6569b499709e22f006
-SIZE (azure-mgmt-maps-0.1.0.zip) = 37078
+TIMESTAMP = 1628367485
+SHA256 (azure-mgmt-maps-2.0.0.zip) = 384e17f76a68b700a4f988478945c3a9721711c0400725afdfcb63cf84e85f0e
+SIZE (azure-mgmt-maps-2.0.0.zip) = 48946


More information about the dev-commits-ports-main mailing list