[arch-commits] Commit in python-statsmodels/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Fri Mar 11 18:01:31 UTC 2022


    Date: Friday, March 11, 2022 @ 18:01:31
  Author: arojas
Revision: 1148485

Update to 0.13.2

Modified:
  python-statsmodels/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-11 17:55:20 UTC (rev 1148484)
+++ PKGBUILD	2022-03-11 18:01:31 UTC (rev 1148485)
@@ -4,7 +4,7 @@
 # TODO: create X-12-ARIMA or X-13ARIMA-SEATS (can be used for time-series analysis)
 
 pkgname=python-statsmodels
-pkgver=0.13.1
+pkgver=0.13.2
 pkgrel=1
 pkgdesc="Statistical computations and models for use with SciPy"
 arch=('x86_64')
@@ -17,7 +17,7 @@
 	    'python-joblib:  accelerate distributed estimation for certain models'
 	    'jupyter: needed to run the notebooks')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/statsmodels/statsmodels/archive/v${pkgver}.tar.gz")
-sha256sums=('4bf899994549079aa91a6ee5e06f4c900b7eba22af6d2f27a26ab58dd4a7ccac')
+sha256sums=('2c37244a87d9116f9e7de134219fcecee947ffe43cb66b949ee6d0422edfb4cc')
 
 build() {
   cd "$srcdir"/statsmodels-${pkgver}



More information about the arch-commits mailing list