Date: Sat, 6 Aug 2022 19:20:41 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: 276d0a694c4c - main - devel/py-azure-mgmt-imagebuilder: Update to 1.1.0 Message-ID: <202208061920.276JKfMl010023@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=276d0a694c4cca26b1d9249efda24d015302c28f commit 276d0a694c4cca26b1d9249efda24d015302c28f Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2022-08-06 16:48:50 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2022-08-06 19:19:57 +0000 devel/py-azure-mgmt-imagebuilder: Update to 1.1.0 Changelog: https://pypi.org/project/azure-mgmt-imagebuilder/1.1.0/ --- devel/py-azure-mgmt-imagebuilder/Makefile | 4 ++-- devel/py-azure-mgmt-imagebuilder/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-azure-mgmt-imagebuilder/Makefile b/devel/py-azure-mgmt-imagebuilder/Makefile index 13ebe9fc71e2..20f33f1a1abf 100644 --- a/devel/py-azure-mgmt-imagebuilder/Makefile +++ b/devel/py-azure-mgmt-imagebuilder/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-mgmt-imagebuilder -PORTVERSION= 1.0.0 +PORTVERSION= 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-imagebuilder/distinfo b/devel/py-azure-mgmt-imagebuilder/distinfo index 92ed77c00cea..82cb743b5dfb 100644 --- a/devel/py-azure-mgmt-imagebuilder/distinfo +++ b/devel/py-azure-mgmt-imagebuilder/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643116260 -SHA256 (azure-mgmt-imagebuilder-1.0.0.zip) = 634e398de9a23e712aa27a4a59f9ea5d5091d1dfcfed5ac977230918872c4430 -SIZE (azure-mgmt-imagebuilder-1.0.0.zip) = 58799 +TIMESTAMP = 1659804495 +SHA256 (azure-mgmt-imagebuilder-1.1.0.zip) = d8459f4ec979cb74b0e0ff1de57ed32b16263b83da8144cdbff48529d8d8d92b +SIZE (azure-mgmt-imagebuilder-1.1.0.zip) = 57341
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208061920.276JKfMl010023>