Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Nov 2020 17:20:28 +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: r554548 - head/math/py-statsmodels
Message-ID:  <202011081720.0A8HKSSk001221@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov  8 17:20:28 2020
New Revision: 554548
URL: https://svnweb.freebsd.org/changeset/ports/554548

Log:
  Update to 0.12.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	Sun Nov  8 17:20:23 2020	(r554547)
+++ head/math/py-statsmodels/Makefile	Sun Nov  8 17:20:28 2020	(r554548)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	statsmodels
-PORTVERSION=	0.12.0
+PORTVERSION=	0.12.1
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/math/py-statsmodels/distinfo
==============================================================================
--- head/math/py-statsmodels/distinfo	Sun Nov  8 17:20:23 2020	(r554547)
+++ head/math/py-statsmodels/distinfo	Sun Nov  8 17:20:28 2020	(r554548)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598605190
-SHA256 (statsmodels-0.12.0.tar.gz) = 5c7d6707ad3112b67f564abaf1845d3c02ecc7174c2d990d539f45c37e98ad35
-SIZE (statsmodels-0.12.0.tar.gz) = 17502050
+TIMESTAMP = 1604680176
+SHA256 (statsmodels-0.12.1.tar.gz) = a271b4ccec190148dccda25f0cbdcbf871f408fc1394a10a7dc1af4a62b91c8e
+SIZE (statsmodels-0.12.1.tar.gz) = 17392393



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