mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
devel/py-azure-mgmt-eventhub: Update to 4.0.0
Changelog: https://pypi.org/project/azure-mgmt-eventhub/4.0.0/ Reported by: portscout
This commit is contained in:
parent
61d0bbfdd1
commit
38f05b52aa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540645
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure-mgmt-eventhub
|
||||
PORTVERSION= 3.0.0
|
||||
PORTVERSION= 4.0.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,7 +12,7 @@ COMMENT= Microsoft Azure EventHub Management Client Library for Python
|
||||
LICENSE= MIT
|
||||
|
||||
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}msrestazure>=0.4.32<2.0.0:net-mgmt/py-msrestazure@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR}
|
||||
|
||||
USES= azurepy python:3.6+ zip
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1561037716
|
||||
SHA256 (azure-mgmt-eventhub-3.0.0.zip) = b7e77677d7cd8e075c4b4dd3c2c85d44f6adacd948ec49926e54b7119e8e8615
|
||||
SIZE (azure-mgmt-eventhub-3.0.0.zip) = 126050
|
||||
TIMESTAMP = 1593284584
|
||||
SHA256 (azure-mgmt-eventhub-4.0.0.zip) = 65223196cf132899656c2f9cb71a14c972d99e5ecd815ee050dae1072cb73ae2
|
||||
SIZE (azure-mgmt-eventhub-4.0.0.zip) = 145162
|
||||
|
Loading…
Reference in New Issue
Block a user