Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 2019 17:03:38 +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: r519419 - head/math/py-statsmodels
Message-ID:  <201912081703.xB8H3clx078027@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Dec  8 17:03:38 2019
New Revision: 519419
URL: https://svnweb.freebsd.org/changeset/ports/519419

Log:
  Update to 0.10.2
  
  Changes:	https://github.com/statsmodels/statsmodels/releases

Modified:
  head/math/py-statsmodels/Makefile
  head/math/py-statsmodels/distinfo

Modified: head/math/py-statsmodels/Makefile
==============================================================================
--- head/math/py-statsmodels/Makefile	Sun Dec  8 17:03:33 2019	(r519418)
+++ head/math/py-statsmodels/Makefile	Sun Dec  8 17:03:38 2019	(r519419)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	statsmodels
-PORTVERSION=	0.10.1
-PORTREVISION=	1
+PORTVERSION=	0.10.2
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/math/py-statsmodels/distinfo
==============================================================================
--- head/math/py-statsmodels/distinfo	Sun Dec  8 17:03:33 2019	(r519418)
+++ head/math/py-statsmodels/distinfo	Sun Dec  8 17:03:38 2019	(r519419)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563640734
-SHA256 (statsmodels-0.10.1.tar.gz) = 320659a80f916c2edf9dfbe83512d9004bb562b72eedb7d9374562038697fa10
-SIZE (statsmodels-0.10.1.tar.gz) = 14056607
+TIMESTAMP = 1575793969
+SHA256 (statsmodels-0.10.2.tar.gz) = 9cd2194c6642a8754e85f9a6e6912cdf996bebf6ff715d3cc67f65dadfd37cc9
+SIZE (statsmodels-0.10.2.tar.gz) = 14065612



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