pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-statsmodels
Module Name: pkgsrc
Committed By: adam
Date: Sun Jan 5 11:10:48 UTC 2025
Modified Files:
pkgsrc/math/py-statsmodels: Makefile distinfo
Log Message:
py-statsmodels: updated to 0.14.4
0.14.4
This release bring official Pyodide support to a statsmodel release. It is otherwise identical to the previous release.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/math/py-statsmodels/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/math/py-statsmodels/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/py-statsmodels/Makefile
diff -u pkgsrc/math/py-statsmodels/Makefile:1.25 pkgsrc/math/py-statsmodels/Makefile:1.26
--- pkgsrc/math/py-statsmodels/Makefile:1.25 Mon Nov 11 07:28:43 2024
+++ pkgsrc/math/py-statsmodels/Makefile Sun Jan 5 11:10:48 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2024/11/11 07:28:43 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2025/01/05 11:10:48 adam Exp $
-DISTNAME= statsmodels-0.14.3
+DISTNAME= statsmodels-0.14.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/statsmodels/}
Index: pkgsrc/math/py-statsmodels/distinfo
diff -u pkgsrc/math/py-statsmodels/distinfo:1.14 pkgsrc/math/py-statsmodels/distinfo:1.15
--- pkgsrc/math/py-statsmodels/distinfo:1.14 Mon Sep 16 19:25:59 2024
+++ pkgsrc/math/py-statsmodels/distinfo Sun Jan 5 11:10:48 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.14 2024/09/16 19:25:59 adam Exp $
+$NetBSD: distinfo,v 1.15 2025/01/05 11:10:48 adam Exp $
-BLAKE2s (statsmodels-0.14.3.tar.gz) = 727ef8fd94b449d0af0e2b9418601fd6aa0948bd404b58e1cc1f64dd90b3e5eb
-SHA512 (statsmodels-0.14.3.tar.gz) = c7b8684be83b179edcdbed7703005d054a1f16b9731add69b5079a62e5e858bef87c34e00575580fd48ef80cc9108d405edec9e6a2cf3eb3e5e8f7fed53f8fca
-Size (statsmodels-0.14.3.tar.gz) = 20354488 bytes
+BLAKE2s (statsmodels-0.14.4.tar.gz) = 03cf866314aed79796234a595e48bb14027c2ca481d0f03da5289c2fddc82bf0
+SHA512 (statsmodels-0.14.4.tar.gz) = db3bd19b8b47af453ad6fbd24449a621895e4237bbc8b7813810306748c32a3fbf005387a0e1e8db550c9c4a59666bdd50aeb49e24f0ecb86619bc90f166f5f9
+Size (statsmodels-0.14.4.tar.gz) = 20354802 bytes
SHA1 (patch-statsmodels_tsa_exponential__smoothing___ets__smooth.pyx) = 7f16d85398a2dda6a11c3a4e0c47bad454194207
SHA1 (patch-statsmodels_tsa_statespace___filters___inversions.pyx.in) = 2d22542e9ce8122fe8d127907897fd33b310d610
SHA1 (patch-statsmodels_tsa_statespace___filters___univariate.pyx.in) = 38a00193937033bd7bd739cbf6859c67dd443c97
Home |
Main Index |
Thread Index |
Old Index