Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Feb 2020 15:56:29 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r526795 - head/math/py-statsmodels
Message-ID:  <202002221556.01MFuTid055164@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002221556.01MFuTid055164>