sysutils/py-azure-cli-botservice: Update to 0.1.10
Reported by: portscout
This commit is contained in:
parent
b7d173a2f2
commit
8cf12f2cbb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498984
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure-cli-botservice
|
||||
PORTVERSION= 0.1.9
|
||||
PORTVERSION= 0.1.10
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,8 +11,8 @@ COMMENT= Microsoft Azure Command-Line Tools Bot Services Command Module
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-botservice>=0.1.0:devel/py-azure-mgmt-botservice@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-mgmt-web>=0.40.0:devel/py-azure-mgmt-web@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-botservice>=0:devel/py-azure-mgmt-botservice@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-mgmt-web>=0.41.0:devel/py-azure-mgmt-web@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1553902808
|
||||
SHA256 (azure-cli-botservice-0.1.9.tar.gz) = ba5bfd8d3c52b9af73066c1e216b95c2cdc32bb164cf62262c9eeebc0878140b
|
||||
SIZE (azure-cli-botservice-0.1.9.tar.gz) = 35596
|
||||
TIMESTAMP = 1555202209
|
||||
SHA256 (azure-cli-botservice-0.1.10.tar.gz) = dd163599bb30f08cb581acbf52e1c1d95e42daab12a481643726fcf47b72cbb0
|
||||
SIZE (azure-cli-botservice-0.1.10.tar.gz) = 35630
|
||||
|
|
Loading…
Reference in a new issue