me
/
guix
Archived
1
0
Fork 0

gnu: python-statsmodels: Update to 0.13.1.

* gnu/packages/statistics.scm (python-statsmodels): Update to 0.13.1.
master
Efraim Flashner 2021-12-22 11:46:47 +02:00
parent e97197cccb
commit 8cc1aa7d1e
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 3 deletions

View File

@ -1963,14 +1963,13 @@ building design matrices.")
(define-public python-statsmodels
(package
(name "python-statsmodels")
(version "0.11.1")
(version "0.13.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "statsmodels" version))
(sha256
(base32
"1w6mf8b86vizi2895j11szqryr2v1ckjig3wp9fv94aslfh3zpjv"))
(base32 "0sbsyxgpzhys5padhkhrj71z4i1q41sm938pz0x8ff6jjvcchvh0"))
(modules '((guix build utils)))
(snippet
'(begin