gnu: python-statsmodels: Update home-page url.

* gnu/packages/statistics.scm (home-page): Update home-page url.
[home-page]: Add package associated versioning to project website url.

Change-Id: I0909674d0f8c502aa55f4f7423308bd0eaaaf52e
This commit is contained in:
jgart 2023-12-12 22:11:11 -06:00
parent b0b9d757a7
commit 82d33ff33c
No known key found for this signature in database
GPG Key ID: A52AA2B477B6DD35
1 changed files with 2 additions and 1 deletions

View File

@ -2437,7 +2437,8 @@ sampler for Markov chain Monte Carlo (MCMC).")
python-pytest-randomly
python-pytest-xdist
python-setuptools-scm))
(home-page "https://statsmodels.sourceforge.net/")
(home-page
(string-append "https://www.statsmodels.org/v" version "/"))
(synopsis "Statistical modeling and econometrics in Python")
(description
"Statsmodels is a Python package that provides a complement to scipy for