[MacPorts] #51020: vtk: update to 7.0.0 and add python35 variant
#51020: vtk: update to 7.0.0 and add python35 variant ------------------------------+-------------------------------- Reporter: samuel.bateman@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: vtk ------------------------------+-------------------------------- VTK version 7.0.0 has been released and includes support for Python 3, which is very useful. I've attached a Portfile for the new VTK version 7.0.0 and a variant for python35. (Slightly modified Portfile from the existing one for version 6.3.0.) -- Ticket URL: <https://trac.macports.org/ticket/51020> MacPorts <https://www.macports.org/> Ports system for OS X
#51020: vtk: update to 7.0.0 and add python35 variant -------------------------------+------------------------ Reporter: samuel.bateman@… | Owner: stromnov@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: vtk | -------------------------------+------------------------ Changes (by mf2k@…): * cc: stromnov@… (removed) * owner: macports-tickets@… => stromnov@… * version: 2.3.4 => * type: update => enhancement Comment: Thanks. [https://guide.macports.org/#development.patches Per the guidelines], please instead attach a unified diff of the Portfile so we can easily see what changes you are proposing. -- Ticket URL: <https://trac.macports.org/ticket/51020#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#51020: vtk: update to 7.0.0 and add python35 variant -------------------------------+------------------------ Reporter: samuel.bateman@… | Owner: stromnov@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: vtk | -------------------------------+------------------------ Comment (by samuel.bateman@…): Attached the patch to the Portfile. -- Ticket URL: <https://trac.macports.org/ticket/51020#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#51020: vtk: update to 7.0.0 and add python35 variant -------------------------------+------------------------ Reporter: samuel.bateman@… | Owner: stromnov@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: vtk | -------------------------------+------------------------ Comment (by mschamschula@…): It seems that the default variant for python has been switched from python27 to python35. I had to specify {{{port install vtk +python27 -python35}}} to upgrade my existing install of vtk -- Ticket URL: <https://trac.macports.org/ticket/51020#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#51020: vtk: update to 7.0.0 and add python35 variant -------------------------------+------------------------ Reporter: samuel.bateman@… | Owner: stromnov@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: vtk | -------------------------------+------------------------ Comment (by jmr@…): Replying to [comment:4 mschamschula@…]:
It seems that the default variant for python has been switched from python27 to python35. I had to specify
{{{port install vtk +python27 -python35}}}
to upgrade my existing install of vtk It wasn't a problem that the default variant changed, but there was a problem with the logic in the portfile such that the python35 variant was selected by default even if the (conflicting) python27 variant was already selected. I fixed that in r147360.
Also, the update to 7.0.0 was previously committed in r147355, so this ticket can probably be closed? -- Ticket URL: <https://trac.macports.org/ticket/51020#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#51020: vtk: update to 7.0.0 and add python35 variant -------------------------------+------------------------ Reporter: samuel.bateman@… | Owner: stromnov@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: vtk | -------------------------------+------------------------ Changes (by petr@…): * status: new => closed * resolution: => fixed -- Ticket URL: <https://trac.macports.org/ticket/51020#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts