Skip to content

Commit

Permalink
devel/py-azure-mgmt-signalr: Update to 2.0.0b1
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Jan 10, 2024
1 parent 7c8bf81 commit bbd3ec1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions devel/py-azure-mgmt-signalr/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-signalr
DISTVERSION= 1.1.0
DISTVERSION= 2.0.0b1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,11 +10,11 @@ WWW= https://pypi.org/project/azure-mgmt-signalr/

LICENSE= MIT

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}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-mgmt-core>=1.3.2<2.0.0:devel/py-azure-mgmt-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}isodate>=0.6.1<1.0.0:devel/py-isodate@${PY_FLAVOR}

USES= azurepy python zip
USES= azurepy python
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions devel/py-azure-mgmt-signalr/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1662816201
SHA256 (azure-mgmt-signalr-1.1.0.zip) = 9543480f23f95bef1a217ee66a77cca9a3b6209266ffed8ef81baff818781191
SIZE (azure-mgmt-signalr-1.1.0.zip) = 96031
TIMESTAMP = 1703610531
SHA256 (azure-mgmt-signalr-2.0.0b1.tar.gz) = a0ad9c78112843b800786ea6c9efb1f073f3414f5b50d44f549b515b618be318
SIZE (azure-mgmt-signalr-2.0.0b1.tar.gz) = 81723

0 comments on commit bbd3ec1

Please sign in to comment.