#508 Scientific: Remove python2 packages
Merged 5 years ago by mohanboddu. Opened 5 years ago by amitksaha.
amitksaha/fedora-kickstarts scientific_fixes1  into  f30

file modified
+2 -13
@@ -28,14 +28,6 @@ 

  ddd

  valgrind

  

- #python 2 tools/libraries not included from the groups

- python2-tools

- python-ipython

- python-ipython-console

- python-ipython-notebook

- sympy

- python-networkx

- python-pandas

  

  #python 3 and tools/libraries not included from the groups

  python3
@@ -51,8 +43,6 @@ 

  python3-pandas

  

  # matplotlib backends

- python-matplotlib-qt4

- python-matplotlib-tk

  python3-matplotlib-qt4

  python3-matplotlib-tk

  
@@ -67,7 +57,7 @@ 

  rkward

  

  # GUI for Octave

- qtoctave

+ #qtoctave

  

  # julia

  # Comment out till build failure is sorted
@@ -80,7 +70,7 @@ 

  # Workaround for https://pagure.io/releng/issue/7814

  -eclipse-linuxtools-vagrant

  

- spyder

+ #spyder

  

  #writing & publishing

  emacs
@@ -101,7 +91,6 @@ 

  openmpi-devel

  valgrind-openmpi

  libgomp

- python-pp

  mpi4py-openmpi

  python3-mpi4py-openmpi

  

Scientific: Remove python2 packages - breaking the build.

@amitksaha What about qtoctave, spyder ?

Well, for spyder you need to replace it with python3-spyder, but not sure about qtoctave.

1 new commit added

  • Remove spyder + qtoctave
5 years ago

@mohanboddu thanks, missed them. I have removed both now.

rebased onto 28b2dbb

5 years ago

Pull-Request has been merged by mohanboddu

5 years ago
Metadata