community/py3-statsmodels: upgrade to 0.14.0

This commit is contained in:
Iztok Fister Jr 2023-05-06 17:17:35 +00:00 committed by alice
parent 823db59663
commit 020ac9f6bd

View File

@ -1,8 +1,8 @@
# Contributor: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu>
# Maintainer: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu>
pkgname=py3-statsmodels
pkgver=0.13.5
pkgrel=1
pkgver=0.14.0
pkgrel=0
pkgdesc="Statistical modeling and econometrics in Python"
url="https://www.statsmodels.org/"
arch="all !s390x" # py3-joblib
@ -41,5 +41,5 @@ package() {
}
sha512sums="
9aeeea80c69f52459140179523a0155429834b2951325c9781b28f8c4cbbd0593ff1867e2212078f2b898e4da953689c2fe78183d3c7959caa874e9d758b4ea4 py3-statsmodels-0.13.5.tar.gz
876cc45eb4b5badee2ff859df8a45ce7c4f6ab2973d481f58c5b7906ebcdbb56a64769d5dd7a38c7b7415a4ee7cf98cf300b8c623bda9df001b982ff6844d1fd py3-statsmodels-0.14.0.tar.gz
"