Date: Fri, 1 May 2020 14:13:28 +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: r533544 - head/devel/py-azure-mgmt-cosmosdb Message-ID: <202005011413.041EDSVX027269@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Fri May 1 14:13:27 2020 New Revision: 533544 URL: https://svnweb.freebsd.org/changeset/ports/533544 Log: devel/py-azure-mgmt-cosmosdb: Update to 0.13.0 Changelog: https://pypi.org/project/azure-mgmt-cosmosdb/0.13.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 May 1 14:13:15 2020 (r533543) +++ head/devel/py-azure-mgmt-cosmosdb/Makefile Fri May 1 14:13:27 2020 (r533544) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-cosmosdb -PORTVERSION= 0.12.0 +PORTVERSION= 0.13.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 May 1 14:13:15 2020 (r533543) +++ head/devel/py-azure-mgmt-cosmosdb/distinfo Fri May 1 14:13:27 2020 (r533544) @@ -1,3 +1,3 @@ -TIMESTAMP = 1584133572 -SHA256 (azure-mgmt-cosmosdb-0.12.0.zip) = c5fa48b406deb0502f6a3bd56130d31f640d146b167c1e7a422729684f86801d -SIZE (azure-mgmt-cosmosdb-0.12.0.zip) = 126947 +TIMESTAMP = 1588337884 +SHA256 (azure-mgmt-cosmosdb-0.13.0.zip) = e83d21462f9d5b02e90f5590c4247ab73e0ff85fc4ac1fba32be119a15b10c98 +SIZE (azure-mgmt-cosmosdb-0.13.0.zip) = 133320
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005011413.041EDSVX027269>