Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Sep 2021 20:09:21 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4336f25988c5 - main - devel/py-azure-mgmt-redhatopenshift: Update to 1.0.0
Message-ID:  <202109122009.18CK9LxD054630@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4336f25988c5b6c4cd2355808511107e4626249b

commit 4336f25988c5b6c4cd2355808511107e4626249b
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2021-09-12 18:22:48 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2021-09-12 20:08:52 +0000

    devel/py-azure-mgmt-redhatopenshift: Update to 1.0.0
    
    Changelog:      https://pypi.org/project/azure-mgmt-redhatopenshift/1.0.0/
---
 devel/py-azure-mgmt-redhatopenshift/Makefile | 8 ++++----
 devel/py-azure-mgmt-redhatopenshift/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/devel/py-azure-mgmt-redhatopenshift/Makefile b/devel/py-azure-mgmt-redhatopenshift/Makefile
index 4c2430d1c37f..c91868135b5e 100644
--- a/devel/py-azure-mgmt-redhatopenshift/Makefile
+++ b/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}
@@ -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
diff --git a/devel/py-azure-mgmt-redhatopenshift/distinfo b/devel/py-azure-mgmt-redhatopenshift/distinfo
index 8f3085358d97..119227a95ecc 100644
--- a/devel/py-azure-mgmt-redhatopenshift/distinfo
+++ b/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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109122009.18CK9LxD054630>