git: 03ed4c175dff - main - devel/py-azure-mgmt-billing: Update to 6.0.0

Danilo G. Baio dbaio at FreeBSD.org
Sat Jul 10 00:20:13 UTC 2021


The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/ports/commit/?id=03ed4c175dff745e0b86cba000d11a40475a7ab6

commit 03ed4c175dff745e0b86cba000d11a40475a7ab6
Author:     Danilo G. Baio <dbaio at FreeBSD.org>
AuthorDate: 2021-07-09 22:47:45 +0000
Commit:     Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-07-10 00:18:36 +0000

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

diff --git a/devel/py-azure-mgmt-billing/Makefile b/devel/py-azure-mgmt-billing/Makefile
index 402ba208b70d..2fe9929b7b46 100644
--- a/devel/py-azure-mgmt-billing/Makefile
+++ b/devel/py-azure-mgmt-billing/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-billing
-PORTVERSION=	1.0.0
+PORTVERSION=	6.0.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,8 +9,9 @@ COMMENT=	Microsoft Azure Billing Client Library for Python
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.20: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-mgmt-core>=1.2.0<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
 
 USES=		azurepy python:3.6+ zip
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-azure-mgmt-billing/distinfo b/devel/py-azure-mgmt-billing/distinfo
index 9e7c646d5753..e9fb6ca7ff9f 100644
--- a/devel/py-azure-mgmt-billing/distinfo
+++ b/devel/py-azure-mgmt-billing/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606048381
-SHA256 (azure-mgmt-billing-1.0.0.zip) = 8b55064546c8e94839d9f8c98e9ea4b021004b3804e192bf39fa65b603536ad0
-SIZE (azure-mgmt-billing-1.0.0.zip) = 105669
+TIMESTAMP = 1625870800
+SHA256 (azure-mgmt-billing-6.0.0.zip) = d4f5c5a4188a456fe1eb32b6c45f55ca2069c74be41eb76921840b39f2f5c07f
+SIZE (azure-mgmt-billing-6.0.0.zip) = 178567


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