Date: Wed, 3 Mar 2021 01:30:17 +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: r567010 - head/devel/py-azure-mgmt-cosmosdb Message-ID: <202103030130.1231UHAC014721@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Wed Mar 3 01:30:16 2021 New Revision: 567010 URL: https://svnweb.freebsd.org/changeset/ports/567010 Log: devel/py-azure-mgmt-cosmosdb: Update to 3.0.0 Changelog: https://pypi.org/project/azure-mgmt-cosmosdb/3.0.0/ Modified: head/devel/py-azure-mgmt-cosmosdb/Makefile head/devel/py-azure-mgmt-cosmosdb/distinfo Modified: head/devel/py-azure-mgmt-cosmosdb/Makefile ============================================================================== --- head/devel/py-azure-mgmt-cosmosdb/Makefile Wed Mar 3 01:30:06 2021 (r567009) +++ head/devel/py-azure-mgmt-cosmosdb/Makefile Wed Mar 3 01:30:16 2021 (r567010) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-cosmosdb -PORTVERSION= 1.0.0 +PORTVERSION= 3.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-azure-mgmt-cosmosdb/distinfo ============================================================================== --- head/devel/py-azure-mgmt-cosmosdb/distinfo Wed Mar 3 01:30:06 2021 (r567009) +++ head/devel/py-azure-mgmt-cosmosdb/distinfo Wed Mar 3 01:30:16 2021 (r567010) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601164125 -SHA256 (azure-mgmt-cosmosdb-1.0.0.zip) = e08b37aea8e6b62596f55f9beb924e1759b2dc424c180ab2e752153a2b01b723 -SIZE (azure-mgmt-cosmosdb-1.0.0.zip) = 143399 +TIMESTAMP = 1614728679 +SHA256 (azure-mgmt-cosmosdb-3.0.0.zip) = fd6579bf15ce83d0944fe3409e1a4e1bb7fe40119f5254cd54edba2d3b6e2283 +SIZE (azure-mgmt-cosmosdb-3.0.0.zip) = 147044
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103030130.1231UHAC014721>