Date: Sat, 11 May 2019 23:18:09 +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: r501322 - head/devel/py-azure-mgmt-cosmosdb Message-ID: <201905112318.x4BNI9SM060312@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sat May 11 23:18:08 2019 New Revision: 501322 URL: https://svnweb.freebsd.org/changeset/ports/501322 Log: devel/py-azure-mgmt-cosmosdb: Update to 0.6.0 Changelog: https://pypi.org/project/azure-mgmt-cosmosdb/0.6.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 Sat May 11 23:17:39 2019 (r501321) +++ head/devel/py-azure-mgmt-cosmosdb/Makefile Sat May 11 23:18:08 2019 (r501322) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-cosmosdb -PORTVERSION= 0.5.2 +PORTVERSION= 0.6.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 Sat May 11 23:17:39 2019 (r501321) +++ head/devel/py-azure-mgmt-cosmosdb/distinfo Sat May 11 23:18:08 2019 (r501322) @@ -1,3 +1,3 @@ -TIMESTAMP = 1545688820 -SHA256 (azure-mgmt-cosmosdb-0.5.2.zip) = 1a7fefbd45262a7384a013fa4c29ea030365b08ead5e08a7148d2a32276cb2c3 -SIZE (azure-mgmt-cosmosdb-0.5.2.zip) = 109898 +TIMESTAMP = 1557601390 +SHA256 (azure-mgmt-cosmosdb-0.6.0.zip) = 2da4d6246ff4910a45a250d36febb7ee7b092cf8a5e4ff064a1790d2adb29f3c +SIZE (azure-mgmt-cosmosdb-0.6.0.zip) = 207703
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905112318.x4BNI9SM060312>