Date: Sun, 5 Apr 2020 13:48:04 +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: r530781 - head/devel/py-azure-mgmt-iotcentral Message-ID: <202004051348.035Dm4B8077480@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sun Apr 5 13:48:04 2020 New Revision: 530781 URL: https://svnweb.freebsd.org/changeset/ports/530781 Log: devel/py-azure-mgmt-iotcentral: Update to 3.0.0 Changelog: https://pypi.org/project/azure-mgmt-iotcentral/3.0.0/ Reported by: portscout Modified: head/devel/py-azure-mgmt-iotcentral/Makefile head/devel/py-azure-mgmt-iotcentral/distinfo Modified: head/devel/py-azure-mgmt-iotcentral/Makefile ============================================================================== --- head/devel/py-azure-mgmt-iotcentral/Makefile Sun Apr 5 13:47:56 2020 (r530780) +++ head/devel/py-azure-mgmt-iotcentral/Makefile Sun Apr 5 13:48:04 2020 (r530781) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-iotcentral -PORTVERSION= 2.0.0 +PORTVERSION= 3.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-azure-mgmt-iotcentral/distinfo ============================================================================== --- head/devel/py-azure-mgmt-iotcentral/distinfo Sun Apr 5 13:47:56 2020 (r530780) +++ head/devel/py-azure-mgmt-iotcentral/distinfo Sun Apr 5 13:48:04 2020 (r530781) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577642874 -SHA256 (azure-mgmt-iotcentral-2.0.0.zip) = 8afff67d9055b7c30c5504e2a9e30845bdf6d020ebaca51ed5268b86840414bb -SIZE (azure-mgmt-iotcentral-2.0.0.zip) = 29024 +TIMESTAMP = 1586089712 +SHA256 (azure-mgmt-iotcentral-3.0.0.zip) = f6dacf442ccae2f18f1082e80bcbdcaa8c0efa2ba92b48c5db6ee01d37240047 +SIZE (azure-mgmt-iotcentral-3.0.0.zip) = 28730
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004051348.035Dm4B8077480>