Date: Wed, 10 Jan 2024 00:12:21 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: ec77498aed7c - main - devel/py-azure-mgmt-containerservice: Update to 28.0.0 Message-ID: <202401100012.40A0CLp2019965@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=ec77498aed7c97152fd4bffad6ce0df88be77d9b commit ec77498aed7c97152fd4bffad6ce0df88be77d9b Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2023-12-26 17:17:55 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2024-01-10 00:09:07 +0000 devel/py-azure-mgmt-containerservice: Update to 28.0.0 Changelog: https://pypi.org/project/azure-mgmt-containerservice/28.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 61f06f4a6785..dbb629bf833f 100644 --- a/devel/py-azure-mgmt-containerservice/Makefile +++ b/devel/py-azure-mgmt-containerservice/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-mgmt-containerservice -PORTVERSION= 26.0.0 +PORTVERSION= 28.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 15bfeae89cbb..e0aa63ff373c 100644 --- a/devel/py-azure-mgmt-containerservice/distinfo +++ b/devel/py-azure-mgmt-containerservice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696202481 -SHA256 (azure-mgmt-containerservice-26.0.0.tar.gz) = 069be74aa79ee70a1db4c5cfc68fe91c2064f18cb8c8f9c474ad7ae1df482ee3 -SIZE (azure-mgmt-containerservice-26.0.0.tar.gz) = 4889366 +TIMESTAMP = 1703611007 +SHA256 (azure-mgmt-containerservice-28.0.0.tar.gz) = b55605a44515f6fd0e3a4dc22bfa0f440f3e7e1625ebaf06ab3eb06bf35a6cdb +SIZE (azure-mgmt-containerservice-28.0.0.tar.gz) = 5737088
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401100012.40A0CLp2019965>