Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-statsmodels


Commits:
054538b7 by Antonio Rojas at 2024-03-08T23:52:46+01:00
upgpkg: 0.14.1-1: Update to 0.14.1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,26 @@
+pkgbase = python-statsmodels
+       pkgdesc = Statistical computations and models for use with SciPy
+       pkgver = 0.14.1
+       pkgrel = 1
+       url = https://www.statsmodels.org/
+       arch = x86_64
+       license = BSD
+       checkdepends = python-pytest
+       checkdepends = python-pytest-xdist
+       checkdepends = python-joblib
+       checkdepends = python-matplotlib
+       makedepends = python-setuptools-scm
+       makedepends = cython0
+       makedepends = git
+       depends = python-numpy
+       depends = python-scipy
+       depends = python-pandas
+       depends = python-patsy
+       optdepends = jupyter-notebook: needed to run the notebooks
+       optdepends = python-cvxopt: regularized fitting of some models
+       optdepends = python-joblib: accelerate distributed estimation for 
certain models
+       optdepends = python-matplotlib: plotting functions
+       source = git+https://github.com/statsmodels/statsmodels#tag=v0.14.1
+       sha256sums = SKIP
+
+pkgname = python-statsmodels


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Oliver Sherouse <oliver DOT sherouse AT gmail DOT com>
 
 pkgname=python-statsmodels
-pkgver=0.14.0
-pkgrel=3
+pkgver=0.14.1
+pkgrel=1
 pkgdesc="Statistical computations and models for use with SciPy"
 arch=(x86_64)
 url="https://www.statsmodels.org/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-statsmodels/-/commit/054538b79b5ea79003f52f2d11d7c25b1fb9b3c7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-statsmodels/-/commit/054538b79b5ea79003f52f2d11d7c25b1fb9b3c7
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to