svn commit: r519419 - head/math/py-statsmodels
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Dec 8 17:03:41 UTC 2019
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
More information about the svn-ports-head
mailing list