mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
devel/py-azure-mgmt-appconfiguration: Update to 0.4.0
Changelog: https://pypi.org/project/azure-mgmt-appconfiguration/0.4.0/ Reported by: portscout
This commit is contained in:
parent
8ee9c12689
commit
d671e56710
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527431
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure-mgmt-appconfiguration
|
||||
PORTVERSION= 0.3.0
|
||||
PORTVERSION= 0.4.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -15,7 +15,7 @@ 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}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR}
|
||||
|
||||
USES= azurepy python zip
|
||||
USES= azurepy python:3.5+ zip
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1573326763
|
||||
SHA256 (azure-mgmt-appconfiguration-0.3.0.zip) = 3a6045bec1f57aeaa9498c7dfef628506a2fb1a8b628c9be68e733de661cf4c5
|
||||
SIZE (azure-mgmt-appconfiguration-0.3.0.zip) = 31007
|
||||
TIMESTAMP = 1582980976
|
||||
SHA256 (azure-mgmt-appconfiguration-0.4.0.zip) = 85f6202ba235fde6be274f3dec1578b90235cf31979abea3fcfa476d0b2ac5b6
|
||||
SIZE (azure-mgmt-appconfiguration-0.4.0.zip) = 38400
|
||||
|
Loading…
Reference in New Issue
Block a user