Skip to content

Commit

Permalink
devel/py-azure-mgmt-redhatopenshift: Update to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Sep 12, 2021
1 parent 5a84474 commit 4336f25
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-redhatopenshift/Makefile
@@ -1,5 +1,5 @@
PORTNAME= azure-mgmt-redhatopenshift
DISTVERSION= 0.1.0
DISTVERSION= 1.0.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -9,9 +9,9 @@ COMMENT= Microsoft Azure Red Hat Openshift 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<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.2.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-redhatopenshift/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1587493775
SHA256 (azure-mgmt-redhatopenshift-0.1.0.zip) = 565afbc63f5283f37c76135174f2ca20dd417da3e24b3fb1e132c4a0e2a2c5bc
SIZE (azure-mgmt-redhatopenshift-0.1.0.zip) = 30423
TIMESTAMP = 1631470898
SHA256 (azure-mgmt-redhatopenshift-1.0.0.zip) = 94cd41f1ebd82e40620fd3e6d88f666b5c19ac7cf8b4e8edadb9721bd7c80980
SIZE (azure-mgmt-redhatopenshift-1.0.0.zip) = 53999

0 comments on commit 4336f25

Please sign in to comment.