devel/py-azure-mgmt-billing: Update to 6.0.0
Changelog: https://pypi.org/project/azure-mgmt-billing/6.0.0/
This commit is contained in:
parent
ea419fe758
commit
03ed4c175d
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user