svn commit: r564289 - head/math/py-statsmodels

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 6 20:47:11 UTC 2021


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


More information about the svn-ports-all mailing list