Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jul 2023 17:31:37 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: 2ac60d8ee5ce - main - devel/py-azure-mgmt-containerinstance: Update to 10.1.0
Message-ID:  <202307011731.361HVbbD080910@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=2ac60d8ee5ce68f5f1b35c595f45b24b3fa6be17

commit 2ac60d8ee5ce68f5f1b35c595f45b24b3fa6be17
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-07-01 15:06:11 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-07-01 17:30:43 +0000

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

diff --git a/devel/py-azure-mgmt-containerinstance/Makefile b/devel/py-azure-mgmt-containerinstance/Makefile
index 8ba421d8118a..7a13636ca08d 100644
--- a/devel/py-azure-mgmt-containerinstance/Makefile
+++ b/devel/py-azure-mgmt-containerinstance/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-containerinstance
-DISTVERSION=	10.1.0b1
+DISTVERSION=	10.1.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,9 +10,9 @@ WWW=		https://pypi.org/project/azure-mgmt-containerinstance/
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}msrest>=0.7.1: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.2<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
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-azure-mgmt-containerinstance/distinfo b/devel/py-azure-mgmt-containerinstance/distinfo
index c10aa88c1e8d..61cc181721be 100644
--- a/devel/py-azure-mgmt-containerinstance/distinfo
+++ b/devel/py-azure-mgmt-containerinstance/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679793158
-SHA256 (azure-mgmt-containerinstance-10.1.0b1.zip) = 86a64344574045f333d18c9814b80c5f832608b42e90fb789c4a37ec7e34c50d
-SIZE (azure-mgmt-containerinstance-10.1.0b1.zip) = 105375
+TIMESTAMP = 1688223891
+SHA256 (azure-mgmt-containerinstance-10.1.0.zip) = 78d437adb28574f448c838ed5f01f9ced378196098061deb59d9f7031704c17e
+SIZE (azure-mgmt-containerinstance-10.1.0.zip) = 106507



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