Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jun 2022 02:30:32 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: ddb1f7e50397 - main - devel/py-azure-mgmt-redhatopenshift: Update to 1.1.0
Message-ID:  <202206180230.25I2UWVq082469@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=ddb1f7e50397224a2be014cff3ba60801f09715b

commit ddb1f7e50397224a2be014cff3ba60801f09715b
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-06-18 01:40:00 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-06-18 02:28:57 +0000

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

diff --git a/devel/py-azure-mgmt-redhatopenshift/Makefile b/devel/py-azure-mgmt-redhatopenshift/Makefile
index c91868135b5e..1aa7a154b61d 100644
--- a/devel/py-azure-mgmt-redhatopenshift/Makefile
+++ b/devel/py-azure-mgmt-redhatopenshift/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-redhatopenshift
-DISTVERSION=	1.0.0
+DISTVERSION=	1.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ 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.2.0<2.0.0:devel/py-azure-mgmt-core@${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
diff --git a/devel/py-azure-mgmt-redhatopenshift/distinfo b/devel/py-azure-mgmt-redhatopenshift/distinfo
index 119227a95ecc..1b659b44a7a5 100644
--- a/devel/py-azure-mgmt-redhatopenshift/distinfo
+++ b/devel/py-azure-mgmt-redhatopenshift/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631470898
-SHA256 (azure-mgmt-redhatopenshift-1.0.0.zip) = 94cd41f1ebd82e40620fd3e6d88f666b5c19ac7cf8b4e8edadb9721bd7c80980
-SIZE (azure-mgmt-redhatopenshift-1.0.0.zip) = 53999
+TIMESTAMP = 1655516347
+SHA256 (azure-mgmt-redhatopenshift-1.1.0.zip) = 4eaf21ddfbda8f1206d908ed0b21c240313675e0438a8c4b2da4107a4fcedb85
+SIZE (azure-mgmt-redhatopenshift-1.1.0.zip) = 123399



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