[MacPorts] #30446: py26-spyder update
#30446: py26-spyder update ------------------------------+--------------------------------------------- Reporter: mbrethen@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: spyder, python | Port: py26-spyder ------------------------------+--------------------------------------------- Requesting an update to spyder 2.0.12 which supports py27. -- Ticket URL: <https://trac.macports.org/ticket/30446> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30446: py26-spyder update ------------------------------+--------------------------------------------- Reporter: mbrethen@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: py27-spyder ------------------------------+--------------------------------------------- Changes (by macsforever2000@…): * keywords: spyder, python => * version: 1.9.2 => * type: update => request * port: py26-spyder => py27-spyder -- Ticket URL: <https://trac.macports.org/ticket/30446#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30446: Add py27-spyder port ------------------------------+--------------------------------------------- Reporter: mbrethen@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: py27-spyder ------------------------------+--------------------------------------------- -- Ticket URL: <https://trac.macports.org/ticket/30446#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30446: Add py27-spyder port ------------------------------+--------------------------------------------- Reporter: mbrethen@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: py27-spyder ------------------------------+--------------------------------------------- Comment(by mbrethen@…): Tested local Portfile and seems to be working. -- Ticket URL: <https://trac.macports.org/ticket/30446#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30446: Add py27-spyder port ------------------------------+--------------------------------------------- Reporter: mbrethen@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: py27-spyder ------------------------------+--------------------------------------------- Comment(by mbrethen@…): The online documentation doesn't seem to be working in my local install. It could be related to this issue posted at spyderlib: [http://code.google.com/p/spyderlib/issues/detail?id=577] -- Ticket URL: <https://trac.macports.org/ticket/30446#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30446: Add py27-spyder port ------------------------------+--------------------------------------------- Reporter: mbrethen@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: py27-spyder ------------------------------+--------------------------------------------- Comment(by mbrethen@…): PyLint Panel in Spyder "Please install pylint" [[BR]] [[BR]] I looked in /opt/local/bin and found 'pylint-2.7' which is a symbolic link to '/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/pylint'. You should be able to type 'pylint script.py' in a command window, that's how pylint is intended to be used in Spyder. -- Ticket URL: <https://trac.macports.org/ticket/30446#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30446: Add py27-spyder port ------------------------------+--------------------------------------------- Reporter: mbrethen@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: py27-spyder ------------------------------+--------------------------------------------- Comment(by mbrethen@…): Traced the error to 'spyder-2.0.12/spyderplugins/widgets/pylintgui.py'. Expects to find 'pylint' in ${destroot}${prefix}/bin. Whereas pylint{-${python.branch}} is located in ${destroot}${prefix}/bin. -- Ticket URL: <https://trac.macports.org/ticket/30446#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30446: Add py27-spyder port ------------------------------+--------------------------------------------- Reporter: mbrethen@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: py27-spyder ------------------------------+--------------------------------------------- Comment(by mbrethen@…): Apply attached patch so that spyder-2.0.12/spyderplugins/widgets/pylintgui.py checks for pylint by the correct suffixed name. -- Ticket URL: <https://trac.macports.org/ticket/30446#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30446: Add py27-spyder port ------------------------------+--------------------------------------------- Reporter: mbrethen@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: py27-spyder ------------------------------+--------------------------------------------- Comment(by mbrethen@…): I didn't think of this before, but using 'port select' could be used to create a symbolic link 'pylint' in opt/local/bin. Thus, a patch to Spyder could be avoided. A pylint group is necessary in order to use the 'select' target keyword. -- Ticket URL: <https://trac.macports.org/ticket/30446#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30446: Add py27-spyder port ------------------------------+--------------------------------------------- Reporter: mbrethen@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: py27-spyder ------------------------------+--------------------------------------------- Comment(by mbrethen@…): Reference Ticket #30626 'pylint: use select portgroup' -- Ticket URL: <https://trac.macports.org/ticket/30446#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30446: Add py27-spyder port -------------------------------+-------------------------------------------- Reporter: mbrethen@… | Owner: macports-tickets@… Type: request | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: py27-spyder | -------------------------------+-------------------------------------------- Changes (by eborisch@…): * status: new => closed * cc: eborisch@… (added) * resolution: => fixed Comment: I've committed this in r82219. I also fixed (in the same patchfile) the pylint parser for the updated (in 0.24.0 of pylint) output format. -- Ticket URL: <https://trac.macports.org/ticket/30446#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30446: Add py27-spyder port -------------------------------+-------------------------------------------- Reporter: mbrethen@… | Owner: macports-tickets@… Type: request | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: py27-spyder | -------------------------------+-------------------------------------------- Changes (by eborisch@…): * cc: jameskyle@… (added) Comment: Added py26-spyder maintainer to copy list. -- Ticket URL: <https://trac.macports.org/ticket/30446#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30446: Add py27-spyder port -------------------------------+-------------------------------------------- Reporter: mbrethen@… | Owner: macports-tickets@… Type: request | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: py27-spyder | -------------------------------+-------------------------------------------- Comment(by eborisch@…): See also #30720 -- Ticket URL: <https://trac.macports.org/ticket/30446#comment:13> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts