mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 18:36:28 -04:00
devel/py-azure-mgmt-containerinstance: Update to 10.1.0
Changelog: https://pypi.org/project/azure-mgmt-containerinstance/10.1.0/
This commit is contained in:
parent
b788ecc7d5
commit
2ac60d8ee5
2 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= azure-mgmt-containerinstance
|
||||
DISTVERSION= 10.1.0b1
|
||||
DISTVERSION= 10.1.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -10,9 +10,9 @@ WWW= https://pypi.org/project/azure-mgmt-containerinstance/
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.7.1:net-mgmt/py-msrest@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.2<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.2<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}isodate>=0.6.1<1.0.0:devel/py-isodate@${PY_FLAVOR}
|
||||
|
||||
USES= azurepy python zip
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1679793158
|
||||
SHA256 (azure-mgmt-containerinstance-10.1.0b1.zip) = 86a64344574045f333d18c9814b80c5f832608b42e90fb789c4a37ec7e34c50d
|
||||
SIZE (azure-mgmt-containerinstance-10.1.0b1.zip) = 105375
|
||||
TIMESTAMP = 1688223891
|
||||
SHA256 (azure-mgmt-containerinstance-10.1.0.zip) = 78d437adb28574f448c838ed5f01f9ced378196098061deb59d9f7031704c17e
|
||||
SIZE (azure-mgmt-containerinstance-10.1.0.zip) = 106507
|
||||
|
|
Loading…
Add table
Reference in a new issue