Date: Sat, 9 Apr 2022 15:36:54 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: f03b2e9ab494 - main - devel/py-azure-multiapi-storage: Update to 0.8.0 Message-ID: <202204091536.239FaseW094081@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=f03b2e9ab494152bcb47f0494d09f8ab3e679882 commit f03b2e9ab494152bcb47f0494d09f8ab3e679882 Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2022-04-09 14:23:35 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2022-04-09 15:35:15 +0000 devel/py-azure-multiapi-storage: Update to 0.8.0 Changelog: https://pypi.org/project/azure-multiapi-storage/0.8.0/ --- devel/py-azure-multiapi-storage/Makefile | 2 +- devel/py-azure-multiapi-storage/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-azure-multiapi-storage/Makefile b/devel/py-azure-multiapi-storage/Makefile index e56b4037aabc..693c229317b1 100644 --- a/devel/py-azure-multiapi-storage/Makefile +++ b/devel/py-azure-multiapi-storage/Makefile @@ -1,5 +1,5 @@ PORTNAME= azure-multiapi-storage -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-azure-multiapi-storage/distinfo b/devel/py-azure-multiapi-storage/distinfo index 547d3e104e20..6a4ea52c9bef 100644 --- a/devel/py-azure-multiapi-storage/distinfo +++ b/devel/py-azure-multiapi-storage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641080334 -SHA256 (azure-multiapi-storage-0.7.0.tar.gz) = cd4f184be8c9ca8aca969f93ed50dc7fe556d28ca11520440fc182cf876abdf9 -SIZE (azure-multiapi-storage-0.7.0.tar.gz) = 4252426 +TIMESTAMP = 1649514165 +SHA256 (azure-multiapi-storage-0.8.0.tar.gz) = 6518aa9f13d17523aac91330bafc6a2a265cc4c6e1544609d3d08895ea5cfc1e +SIZE (azure-multiapi-storage-0.8.0.tar.gz) = 4759953
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204091536.239FaseW094081>