From owner-svn-ports-head@freebsd.org Sun May 3 20:50:12 2020 Return-Path: Delivered-To: svn-ports-head@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 0CFD72E7CE5; Sun, 3 May 2020 20:50:12 +0000 (UTC) (envelope-from sunpoet@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 49FdR70xWSz4CTD; Sun, 3 May 2020 20:50:11 +0000 (UTC) (envelope-from sunpoet@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 BE86A18F9F; Sun, 3 May 2020 20:50:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 043Ko9wa066046; Sun, 3 May 2020 20:50:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 043Ko9aM066044; Sun, 3 May 2020 20:50:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202005032050.043Ko9aM066044@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 3 May 2020 20:50:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r533832 - head/devel/py-distributed X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-distributed X-SVN-Commit-Revision: 533832 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 May 2020 20:50:12 -0000 Author: sunpoet Date: Sun May 3 20:50:08 2020 New Revision: 533832 URL: https://svnweb.freebsd.org/changeset/ports/533832 Log: Update to 2.15.2 Changes: https://distributed.dask.org/en/latest/changelog.html https://github.com/dask/distributed/commits/master Modified: head/devel/py-distributed/Makefile head/devel/py-distributed/distinfo Modified: head/devel/py-distributed/Makefile ============================================================================== --- head/devel/py-distributed/Makefile Sun May 3 20:50:03 2020 (r533831) +++ head/devel/py-distributed/Makefile Sun May 3 20:50:08 2020 (r533832) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= distributed -PORTVERSION= 2.15.1 +PORTVERSION= 2.15.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-distributed/distinfo ============================================================================== --- head/devel/py-distributed/distinfo Sun May 3 20:50:03 2020 (r533831) +++ head/devel/py-distributed/distinfo Sun May 3 20:50:08 2020 (r533832) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588163963 -SHA256 (distributed-2.15.1.tar.gz) = 170b9cccd0edb8a2e8152b612584787b9f6e223aa0416b011c4cd9cc9071a75c -SIZE (distributed-2.15.1.tar.gz) = 637931 +TIMESTAMP = 1588450800 +SHA256 (distributed-2.15.2.tar.gz) = 472f833cd819b1e964734bfe5f211e3ef8dd41bf288b2b7a4bdb40596f4c4d34 +SIZE (distributed-2.15.2.tar.gz) = 638377