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

Andrzej Giniewicz aginiewicz at archlinux.org
Thu Feb 13 14:50:07 UTC 2020


    Date: Thursday, February 13, 2020 @ 14:50:06
  Author: aginiewicz
Revision: 570506

upgpkg: python-statsmodels 0.11.0-1: python-statsmodels: new upstream release

Modified:
  python-statsmodels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-13 14:49:15 UTC (rev 570505)
+++ PKGBUILD	2020-02-13 14:50:06 UTC (rev 570506)
@@ -1,11 +1,10 @@
 # Maintainer: Andrzej Giniewicz <gginiu at gmail.com>
 # Contributor: Oliver Sherouse <oliver DOT sherouse AT gmail DOT com>
 
-# TODO: move python-joblib from AUR (needed to accelerate distributed estimation for certain models)
 # TODO: create X-12-ARIMA or X-13ARIMA-SEATS (can be used for time-series analysis)
 
 pkgname=python-statsmodels
-pkgver=0.10.2
+pkgver=0.11.0
 pkgrel=1
 pkgdesc="Statistical computations and models for use with SciPy"
 arch=('x86_64')
@@ -18,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=('e808f9cd628e7cd57ca5166ebd007eadd29bd8f5660ad24adc1a2f2b9363d48c')
+sha256sums=('a09737d554290aec7228e0ead9937f78ef86948bdc929131a3ccd09940789a80')
 
 build() {
   cd "$srcdir"/statsmodels-${pkgver}



More information about the arch-commits mailing list