FS#21945 - [spyder] 2.0.1-1 Missing python-rope as optdepens?

Attached to Project: Community Packages
Opened by Yannick LM (yannick_lm) - Tuesday, 30 November 2010, 22:17 GMT
Last edited by Thomas Dziedzic (tomd123) - Tuesday, 30 November 2010, 23:21 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Thomas Dziedzic (tomd123)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Spyder is a nice Python IDE, but all the introspection and auto-completion features
need python-rope to work properly.

* Additional info:


<code>
$ pacman -Qi spyder

Depends On : python-qscintilla pyqt python-sphinx
Optional Deps : pylint: code analysis
python-numpy: N-dimensional arrays
python-scipy: signal/image processing
python-matplotlib: 2D plotting
</code>


* Steps to reproduce:

Install spyder.

Auto-completion and "goto definition" do not work and you don't know why!

Note:
I just realized that python-rope is in fact in AUR, and I don't know if it's possible
for packages in [extra] to have opt-depends on AUR.

Maybe a post install message suggesting to install python-rope from AUR is enough?
This task depends upon

Closed by  Thomas Dziedzic (tomd123)
Tuesday, 30 November 2010, 23:21 GMT
Reason for closing:  Fixed
Additional comments about closing:  Added python-rope to community, along with pyflakes and added many missing optdepends to pkgrel 2
Comment by Thomas Dziedzic (tomd123) - Tuesday, 30 November 2010, 22:50 GMT
I will move python-rope to community and add it to optdepends soon enough, for now, just install it from the aur.

Loading...