Date: Sat, 19 Oct 2019 14:07:37 +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: r514802 - head/devel/py-azure-mgmt-storage Message-ID: <201910191407.x9JE7bHv004559@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sat Oct 19 14:07:36 2019 New Revision: 514802 URL: https://svnweb.freebsd.org/changeset/ports/514802 Log: devel/py-azure-mgmt-storage: Update to 4.2.0 Changelog: https://pypi.org/project/azure-mgmt-storage/4.2.0/ Reported by: portscout Modified: head/devel/py-azure-mgmt-storage/Makefile head/devel/py-azure-mgmt-storage/distinfo Modified: head/devel/py-azure-mgmt-storage/Makefile ============================================================================== --- head/devel/py-azure-mgmt-storage/Makefile Sat Oct 19 14:07:10 2019 (r514801) +++ head/devel/py-azure-mgmt-storage/Makefile Sat Oct 19 14:07:36 2019 (r514802) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-storage -PORTVERSION= 4.0.0 +PORTVERSION= 4.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-azure-mgmt-storage/distinfo ============================================================================== --- head/devel/py-azure-mgmt-storage/distinfo Sat Oct 19 14:07:10 2019 (r514801) +++ head/devel/py-azure-mgmt-storage/distinfo Sat Oct 19 14:07:36 2019 (r514802) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561037517 -SHA256 (azure-mgmt-storage-4.0.0.zip) = fbed7ccd0d1567a0b201784c477b128a90434b1bf8ecd13179c376253418adcf -SIZE (azure-mgmt-storage-4.0.0.zip) = 453608 +TIMESTAMP = 1571491176 +SHA256 (azure-mgmt-storage-4.2.0.zip) = de16dc6441782752242f5f724cd533ed387d6a8ac42baf3215f97a7577714709 +SIZE (azure-mgmt-storage-4.2.0.zip) = 462328
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910191407.x9JE7bHv004559>