Date: Sat, 31 Oct 2020 23:26:51 +0000 (UTC) From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r553807 - head/devel/py-azure-mgmt-web Message-ID: <202010312326.09VNQpKD096438@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sat Oct 31 23:26:50 2020 New Revision: 553807 URL: https://svnweb.freebsd.org/changeset/ports/553807 Log: devel/py-azure-mgmt-web: Update to 0.48.0 Changelog: https://pypi.org/project/azure-mgmt-web/0.48.0/ Modified: head/devel/py-azure-mgmt-web/Makefile head/devel/py-azure-mgmt-web/distinfo Modified: head/devel/py-azure-mgmt-web/Makefile ============================================================================== --- head/devel/py-azure-mgmt-web/Makefile Sat Oct 31 23:26:18 2020 (r553806) +++ head/devel/py-azure-mgmt-web/Makefile Sat Oct 31 23:26:50 2020 (r553807) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-web -PORTVERSION= 0.47.0 +PORTVERSION= 0.48.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-azure-mgmt-web/distinfo ============================================================================== --- head/devel/py-azure-mgmt-web/distinfo Sat Oct 31 23:26:18 2020 (r553806) +++ head/devel/py-azure-mgmt-web/distinfo Sat Oct 31 23:26:50 2020 (r553807) @@ -1,3 +1,3 @@ -TIMESTAMP = 1595365440 -SHA256 (azure-mgmt-web-0.47.0.zip) = 789a328e2a60df48a82452ca6fbc1a7b4adf3c38d4701d278efe4e81cf21cce8 -SIZE (azure-mgmt-web-0.47.0.zip) = 1072267 +TIMESTAMP = 1604185319 +SHA256 (azure-mgmt-web-0.48.0.zip) = da0f9e3b57528c72a7bc92e3515413a4a4fdbc9626c26ac04b7551a7739a81ec +SIZE (azure-mgmt-web-0.48.0.zip) = 1072907
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010312326.09VNQpKD096438>