forked from Lainports/freebsd-ports
devel/py-azure-mgmt-search: Update to 2.1.0
Changelog: https://pypi.org/project/azure-mgmt-search/2.1.0/ Reported by: portscout
This commit is contained in:
parent
b4dcd7aa51
commit
204c38df89
2 changed files with 6 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure-mgmt-search
|
||||
PORTVERSION= 2.0.0
|
||||
PORTVERSION= 2.1.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -11,7 +11,8 @@ COMMENT= Microsoft Azure Search Management Client Library for Python
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrestazure>=0.4.27:net-mgmt/py-msrestazure@${PY_FLAVOR} \
|
||||
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
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1545597167
|
||||
SHA256 (azure-mgmt-search-2.0.0.zip) = 0ec5de861bd786bcb8691322feed6e6caa8d2f0806a50dc0ca5d640591926893
|
||||
SIZE (azure-mgmt-search-2.0.0.zip) = 47304
|
||||
TIMESTAMP = 1559777557
|
||||
SHA256 (azure-mgmt-search-2.1.0.zip) = 92a40a1a7a9e3a82b6fa302042799e8d5a67d3996c20835af72afc14f1610501
|
||||
SIZE (azure-mgmt-search-2.1.0.zip) = 56140
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue