Date: Sat, 1 Jul 2023 17:31:36 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: b788ecc7d5f3 - main - devel/py-azure-mgmt-containerservice: Update to 23.0.0 Message-ID: <202307011731.361HVarG080889@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=b788ecc7d5f359fe03201058fac1cc13562fc55e commit b788ecc7d5f359fe03201058fac1cc13562fc55e Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2023-07-01 15:04:50 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2023-07-01 17:30:43 +0000 devel/py-azure-mgmt-containerservice: Update to 23.0.0 Changelog: https://pypi.org/project/azure-mgmt-containerservice/23.0.0/ --- devel/py-azure-mgmt-containerservice/Makefile | 2 +- devel/py-azure-mgmt-containerservice/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-azure-mgmt-containerservice/Makefile b/devel/py-azure-mgmt-containerservice/Makefile index fbf7e085598c..11865bae8f91 100644 --- a/devel/py-azure-mgmt-containerservice/Makefile +++ b/devel/py-azure-mgmt-containerservice/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-mgmt-containerservice -PORTVERSION= 22.0.0 +PORTVERSION= 23.0.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-azure-mgmt-containerservice/distinfo b/devel/py-azure-mgmt-containerservice/distinfo index 7e0a30bcc5eb..94656f8f7581 100644 --- a/devel/py-azure-mgmt-containerservice/distinfo +++ b/devel/py-azure-mgmt-containerservice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684594801 -SHA256 (azure-mgmt-containerservice-22.0.0.zip) = fe71d1f35296dd569e3f6c8e4969c20ef646cb1af32bc7c09fd4bf4518018729 -SIZE (azure-mgmt-containerservice-22.0.0.zip) = 5927520 +TIMESTAMP = 1688223838 +SHA256 (azure-mgmt-containerservice-23.0.0.zip) = 57c2144d0bdb5123a9b2a9067c1a8ba380d5201edfaf260c571e96a5f5b33a77 +SIZE (azure-mgmt-containerservice-23.0.0.zip) = 6466129
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307011731.361HVarG080889>