From owner-svn-ports-head@freebsd.org Sat Feb 22 15:56:30 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 012C8241F8C; Sat, 22 Feb 2020 15:56:30 +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 48PtH163TGz43L7; Sat, 22 Feb 2020 15:56:29 +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 A7C0125E3E; Sat, 22 Feb 2020 15:56:29 +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 01MFuTDo055166; Sat, 22 Feb 2020 15:56:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01MFuTid055164; Sat, 22 Feb 2020 15:56:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202002221556.01MFuTid055164@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 22 Feb 2020 15:56:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526795 - head/math/py-statsmodels X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/math/py-statsmodels X-SVN-Commit-Revision: 526795 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: Sat, 22 Feb 2020 15:56:30 -0000 Author: sunpoet Date: Sat Feb 22 15:56:29 2020 New Revision: 526795 URL: https://svnweb.freebsd.org/changeset/ports/526795 Log: Update to 0.11.1 Changes: https://github.com/statsmodels/statsmodels/releases https://www.statsmodels.org/stable/release/index.html Modified: head/math/py-statsmodels/Makefile head/math/py-statsmodels/distinfo Modified: head/math/py-statsmodels/Makefile ============================================================================== --- head/math/py-statsmodels/Makefile Sat Feb 22 15:56:21 2020 (r526794) +++ head/math/py-statsmodels/Makefile Sat Feb 22 15:56:29 2020 (r526795) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= statsmodels -PORTVERSION= 0.11.0 +PORTVERSION= 0.11.1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-statsmodels/distinfo ============================================================================== --- head/math/py-statsmodels/distinfo Sat Feb 22 15:56:21 2020 (r526794) +++ head/math/py-statsmodels/distinfo Sat Feb 22 15:56:29 2020 (r526795) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579945459 -SHA256 (statsmodels-0.11.0.tar.gz) = 0a8ee8fc091d9ef1db68f01e6e0079acc0f41671dfbac463131939ca573f8c71 -SIZE (statsmodels-0.11.0.tar.gz) = 15380292 +TIMESTAMP = 1582354964 +SHA256 (statsmodels-0.11.1.tar.gz) = 5bde3fa0a35a91b45dba7cbc28270b5b649ff1d721c89290883f6e831672d5f0 +SIZE (statsmodels-0.11.1.tar.gz) = 15381516