Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2024 00:12:22 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: 5698adad110c - main - devel/py-azure-mgmt-compute: Update to 30.3.0
Message-ID:  <202401100012.40A0CMhb020007@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=5698adad110c8d28dccf76b8a9ac046a92821d16

commit 5698adad110c8d28dccf76b8a9ac046a92821d16
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-12-26 17:19:34 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2024-01-10 00:09:07 +0000

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

diff --git a/devel/py-azure-mgmt-compute/Makefile b/devel/py-azure-mgmt-compute/Makefile
index 022342e23d5b..dcc7b3cdaec2 100644
--- a/devel/py-azure-mgmt-compute/Makefile
+++ b/devel/py-azure-mgmt-compute/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	azure-mgmt-compute
-PORTVERSION=	30.0.0
+PORTVERSION=	30.3.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-common>=1.1:www/py-azure-common@${PY_F
 		${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
+USES=		azurepy python
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/devel/py-azure-mgmt-compute/distinfo b/devel/py-azure-mgmt-compute/distinfo
index b0329d1c8271..ce31899528b7 100644
--- a/devel/py-azure-mgmt-compute/distinfo
+++ b/devel/py-azure-mgmt-compute/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696202531
-SHA256 (azure-mgmt-compute-30.0.0.zip) = 7320fbafc392770b03ed02b68760185e6094552ed98d7fd5ea77210a5a513c78
-SIZE (azure-mgmt-compute-30.0.0.zip) = 5111915
+TIMESTAMP = 1703611103
+SHA256 (azure-mgmt-compute-30.3.0.tar.gz) = e529786340f862aa6a218a7ad6a5beb6b9fb55833c5caa0851cc3314d0493b63
+SIZE (azure-mgmt-compute-30.3.0.tar.gz) = 4728763



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