[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#55424] [PATCH 064/602] gnu: Remove python2-statsmodels.
From: |
Maxim Cournoyer |
Subject: |
[bug#55424] [PATCH 064/602] gnu: Remove python2-statsmodels. |
Date: |
Sun, 15 May 2022 00:37:31 -0400 |
* gnu/packages/statistics.scm (python2-statsmodels): Delete variable.
---
gnu/packages/statistics.scm | 21 ---------------------
1 file changed, 21 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 244a2f3ecb..891c2b804c 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2068,27 +2068,6 @@ (define-public python-statsmodels
inference for statistical models.")
(license license:bsd-3)))
-(define-public python2-statsmodels
- (let ((stats (package-with-python2 python-statsmodels)))
- (package/inherit stats
- ;; Version 0.11.1 and later does not work with Python 2. It may build
- ;; fine but loading modules fails.
- (version "0.9.0")
- (source
- (origin
- (method url-fetch)
- (uri (pypi-uri "statsmodels" version))
- (sha256
- (base32
- "0fxs8a7sp4d7jvqlm36yi45i2d28kjfvraf9q8i9jr1chhxgjqb4"))))
- (propagated-inputs
- `(("python2-pytz" ,python2-pytz)
- ("python2-numpy" ,python2-numpy)
- ("python2-scipy" ,python2-scipy)
- ("python2-pandas" ,python2-pandas)
- ("python2-patsy" ,python2-patsy)
- ("python2-matplotlib" ,python2-matplotlib))))))
-
(define-public r-coda
(package
(name "r-coda")
--
2.36.0
- [bug#55424] [PATCH 104/602] gnu: Remove sala., (continued)
- [bug#55424] [PATCH 104/602] gnu: Remove sala., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 085/602] gnu: pius: Update to 3.0.0., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 099/602] gnu: Remove mloop., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 101/602] gnu: Remove non-timeline., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 091/602] gnu: Remove key-mon., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 100/602] gnu: Remove gtklick., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 102/602] gnu: Remove non-mixer., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 060/602] gnu: Remove python2-scikit-learn., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 028/602] gnu: Remove python2-screed., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 039/602] gnu: Remove python2-rednose., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 064/602] gnu: Remove python2-statsmodels.,
Maxim Cournoyer <=
- [bug#55424] [PATCH 026/602] gnu: Remove python2-warpedlmm., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 086/602] gnu: Remove python2-pydot., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 097/602] gnu: Remove python2-musicbrainzngs., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 083/602] gnu: Remove python2-gpg., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 031/602] gnu: Remove pyicoteo., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 032/602] gnu: Remove transmission-remote-cli., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 037/602] gnu: Remove python2-pytest-capturelog., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 045/602] gnu: Remove python2-pytest-subtesthack., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 090/602] gnu: Remove python2-iso639., Maxim Cournoyer, 2022/05/15
- [bug#55424] [PATCH 079/602] gnu: nototools: Update to 0.2.16., Maxim Cournoyer, 2022/05/15