Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b9ed384

Browse filesBrowse files
committed
removed obsolete (and not used any longer) python-psyco from Recommends
1 parent e797a9b commit b9ed384
Copy full SHA for b9ed384

File tree

Expand file treeCollapse file tree

2 files changed

+5
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+5
-2
lines changed

‎debian/changelog

Copy file name to clipboardExpand all lines: debian/changelog
+4-1Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@ scikit-learn (0.12.0-1) experimental; urgency=low
55
* Boosted policy to 3.9.3 (should be ok without changes)
66
* patches/deb_disable_test_spectral_old_scipy
77
- disable unittest on older scipy's due to failure
8+
* debian/control
9+
- removed obsolete (and not used any longer) python-psyco from
10+
Recommends
811

9-
-- Yaroslav Halchenko <debian@onerussian.com> Wed, 05 Sep 2012 15:15:18 -0400
12+
-- Yaroslav Halchenko <debian@onerussian.com> Thu, 06 Sep 2012 21:30:31 -0400
1013

1114
scikit-learn (0.11.0-2) unstable; urgency=low
1215

‎debian/control

Copy file name to clipboardExpand all lines: debian/control
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Architecture: all
1818
Depends: ${misc:Depends}, ${python:Depends}, python-numpy, python-scipy, python-sklearn-lib(>= ${source:Version})
1919
Provides: ${python:Provides}
2020
XB-Python-Version: ${python:Versions}
21-
Recommends: python-nose, python-psyco, python-matplotlib, python-joblib (>= 0.4.5)
21+
Recommends: python-nose, python-matplotlib, python-joblib (>= 0.4.5)
2222
Suggests: python-dap, python-scikits-optimization, python-sklearn-doc, ipython
2323
Enhances: python-mvpa2, python-mdp
2424
Description: Python modules for machine learning and data mining

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.