Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 May 2022 14:04:12 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: bb18b2dfad54 - main - devel/py-azure-mgmt-media: Update to 9.0.0
Message-ID:  <202205011404.241E4CUs091698@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=bb18b2dfad5473face091b284d4e8f8fc09c8bee

commit bb18b2dfad5473face091b284d4e8f8fc09c8bee
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-05-01 13:37:40 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-05-01 14:03:27 +0000

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

diff --git a/devel/py-azure-mgmt-media/Makefile b/devel/py-azure-mgmt-media/Makefile
index 0b239a0c9fd0..12f1fbb92bf1 100644
--- a/devel/py-azure-mgmt-media/Makefile
+++ b/devel/py-azure-mgmt-media/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-media
-PORTVERSION=	8.0.0
+PORTVERSION=	9.0.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-media/distinfo b/devel/py-azure-mgmt-media/distinfo
index 6f6664dfcfb2..16b0a2939229 100644
--- a/devel/py-azure-mgmt-media/distinfo
+++ b/devel/py-azure-mgmt-media/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1649514626
-SHA256 (azure-mgmt-media-8.0.0.zip) = c08e687c0afa061a3e05acaf29ce81e737480d592b07e0de5f77e9a7f9f00c00
-SIZE (azure-mgmt-media-8.0.0.zip) = 238916
+TIMESTAMP = 1651412208
+SHA256 (azure-mgmt-media-9.0.0.zip) = 4c8ee5f2c490d905203ea884dc2bbf17aed69daf8a1db412ddfb888ce6fde593
+SIZE (azure-mgmt-media-9.0.0.zip) = 227568



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