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

Antonio Rojas arojas at archlinux.org
Fri Mar 12 20:38:06 UTC 2021


    Date: Friday, March 12, 2021 @ 20:38:06
  Author: arojas
Revision: 889744

Update to 0.12.2

Modified:
  python-statsmodels/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-12 20:36:32 UTC (rev 889743)
+++ PKGBUILD	2021-03-12 20:38:06 UTC (rev 889744)
@@ -4,8 +4,8 @@
 # TODO: create X-12-ARIMA or X-13ARIMA-SEATS (can be used for time-series analysis)
 
 pkgname=python-statsmodels
-pkgver=0.12.0
-pkgrel=2
+pkgver=0.12.2
+pkgrel=1
 pkgdesc="Statistical computations and models for use with SciPy"
 arch=('x86_64')
 url="http://statsmodels.sourceforge.net/"
@@ -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=('96717f27007713166367dcb77b401d63d435c311c5e14d6b8f76e04afa5f405b')
+sha256sums=('762a33b04d63f6674881c3519787e745203d996ea7304bcf5f84f2902397ef2f')
 
 build() {
   cd "$srcdir"/statsmodels-${pkgver}



More information about the arch-commits mailing list