From owner-svn-ports-all@freebsd.org Sat Oct 19 14:09:26 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 707FF166198; Sat, 19 Oct 2019 14:09:26 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46wPsf2MxSz4HRn; Sat, 19 Oct 2019 14:09:26 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 34F4B237DC; Sat, 19 Oct 2019 14:09:26 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x9JE9Qjj005244; Sat, 19 Oct 2019 14:09:26 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9JE9PEY005242; Sat, 19 Oct 2019 14:09:25 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201910191409.x9JE9PEY005242@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 19 Oct 2019 14:09:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514807 - head/devel/py-azure-mgmt-iothub X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/devel/py-azure-mgmt-iothub X-SVN-Commit-Revision: 514807 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Oct 2019 14:09:26 -0000 Author: dbaio Date: Sat Oct 19 14:09:25 2019 New Revision: 514807 URL: https://svnweb.freebsd.org/changeset/ports/514807 Log: devel/py-azure-mgmt-iothub: Update to 0.9.0 Changelog: https://pypi.org/project/azure-mgmt-iothub/0.9.0/ Reported by: portscout Modified: head/devel/py-azure-mgmt-iothub/Makefile head/devel/py-azure-mgmt-iothub/distinfo Modified: head/devel/py-azure-mgmt-iothub/Makefile ============================================================================== --- head/devel/py-azure-mgmt-iothub/Makefile Sat Oct 19 14:09:12 2019 (r514806) +++ head/devel/py-azure-mgmt-iothub/Makefile Sat Oct 19 14:09:25 2019 (r514807) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-iothub -PORTVERSION= 0.8.2 +PORTVERSION= 0.9.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-azure-mgmt-iothub/distinfo ============================================================================== --- head/devel/py-azure-mgmt-iothub/distinfo Sat Oct 19 14:09:12 2019 (r514806) +++ head/devel/py-azure-mgmt-iothub/distinfo Sat Oct 19 14:09:25 2019 (r514807) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558570945 -SHA256 (azure-mgmt-iothub-0.8.2.zip) = 388be0ed9f7ec8e7e450c7677aa4f823773a99df78ecac9ae4d36653420b7c70 -SIZE (azure-mgmt-iothub-0.8.2.zip) = 150898 +TIMESTAMP = 1571491940 +SHA256 (azure-mgmt-iothub-0.9.0.zip) = 3473d0f51cbb8899edf9a53462a44f6e5630d58000a03aa2883d65d058ddeca5 +SIZE (azure-mgmt-iothub-0.9.0.zip) = 66104