Date: Fri, 13 Mar 2020 22:03:32 +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: r528384 - head/devel/py-azure-mgmt-cosmosdb Message-ID: <202003132203.02DM3Wmw013298@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Fri Mar 13 22:03:32 2020 New Revision: 528384 URL: https://svnweb.freebsd.org/changeset/ports/528384 Log: devel/py-azure-mgmt-cosmosdb: Update to 0.12.0 Changelog: https://pypi.org/project/azure-mgmt-cosmosdb/0.12.0/ Reported by: portscout 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 Fri Mar 13 22:03:21 2020 (r528383) +++ head/devel/py-azure-mgmt-cosmosdb/Makefile Fri Mar 13 22:03:32 2020 (r528384) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-cosmosdb -PORTVERSION= 0.11.0 +PORTVERSION= 0.12.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 Fri Mar 13 22:03:21 2020 (r528383) +++ head/devel/py-azure-mgmt-cosmosdb/distinfo Fri Mar 13 22:03:32 2020 (r528384) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577642921 -SHA256 (azure-mgmt-cosmosdb-0.11.0.zip) = 3f6c1369903856864c7e4a05c2c261563153597172b182382d6332f3acd04016 -SIZE (azure-mgmt-cosmosdb-0.11.0.zip) = 123178 +TIMESTAMP = 1584133572 +SHA256 (azure-mgmt-cosmosdb-0.12.0.zip) = c5fa48b406deb0502f6a3bd56130d31f640d146b167c1e7a422729684f86801d +SIZE (azure-mgmt-cosmosdb-0.12.0.zip) = 126947
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003132203.02DM3Wmw013298>