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

Andrzej Giniewicz aginiewicz at archlinux.org
Mon Mar 9 09:58:16 UTC 2020


    Date: Monday, March 9, 2020 @ 09:58:16
  Author: aginiewicz
Revision: 592915

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

Modified:
  python-statsmodels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-09 09:48:20 UTC (rev 592914)
+++ PKGBUILD	2020-03-09 09:58:16 UTC (rev 592915)
@@ -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.11.0
+pkgver=0.11.1
 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=('a09737d554290aec7228e0ead9937f78ef86948bdc929131a3ccd09940789a80')
+sha256sums=('0c08dfd09d34424de6074b989c8bdf60e18f506a7d28c24b15e01f6e1cb59724')
 
 build() {
   cd "$srcdir"/statsmodels-${pkgver}



More information about the arch-commits mailing list