Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Feb 2021 20:47:04 +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: r564289 - head/math/py-statsmodels
Message-ID:  <202102062047.116Kl4Cf021312@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Feb  6 20:47:03 2021
New Revision: 564289
URL: https://svnweb.freebsd.org/changeset/ports/564289

Log:
  Update to 0.12.2
  
  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  6 20:46:58 2021	(r564288)
+++ head/math/py-statsmodels/Makefile	Sat Feb  6 20:47:03 2021	(r564289)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	statsmodels
-PORTVERSION=	0.12.1
+PORTVERSION=	0.12.2
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/math/py-statsmodels/distinfo
==============================================================================
--- head/math/py-statsmodels/distinfo	Sat Feb  6 20:46:58 2021	(r564288)
+++ head/math/py-statsmodels/distinfo	Sat Feb  6 20:47:03 2021	(r564289)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604680176
-SHA256 (statsmodels-0.12.1.tar.gz) = a271b4ccec190148dccda25f0cbdcbf871f408fc1394a10a7dc1af4a62b91c8e
-SIZE (statsmodels-0.12.1.tar.gz) = 17392393
+TIMESTAMP = 1612519149
+SHA256 (statsmodels-0.12.2.tar.gz) = 8ad7a7ae7cdd929095684118e3b05836c0ccb08b6a01fe984159475d174a1b10
+SIZE (statsmodels-0.12.2.tar.gz) = 17470078



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