Skip to content

Commit

Permalink
devel/py-azure-mgmt-botservice: Update to 2.0.0b3
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Jul 16, 2022
1 parent b3def38 commit c857803
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions devel/py-azure-mgmt-botservice/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-botservice
PORTVERSION= 0.3.0
DISTVERSION= 2.0.0b3
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -9,9 +9,9 @@ COMMENT= Microsoft Azure Bot Service 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<2.0.0:net-mgmt/py-msrestazure@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}msrest>=0.6.21: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.0<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR}

USES= azurepy python:3.6+ zip
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions devel/py-azure-mgmt-botservice/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1613312572
SHA256 (azure-mgmt-botservice-0.3.0.zip) = f8318878a66a0685a01bf27b7d1409c44eb90eb72b0a616c1a2455c72330f2f1
SIZE (azure-mgmt-botservice-0.3.0.zip) = 66422
TIMESTAMP = 1657996968
SHA256 (azure-mgmt-botservice-2.0.0b3.zip) = 5d919039e330f2eb32435b65f23e7b7d9deea8bb21a261d8f633bfadba503af3
SIZE (azure-mgmt-botservice-2.0.0b3.zip) = 100089

0 comments on commit c857803

Please sign in to comment.