Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13616 closed enhancement (fixed)

numpy doesn't need the fortran compiler specified in the destroot phase

Reported by: skymoo (Adam Mercer) Owned by: skymoo (Adam Mercer)
Priority: Low Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

numpy doesn't need to have the fortran compiler specified in the destroot phase, as the location of this is only needed during the build phase (unlike scipy which needs to know the location during both the build and destroot phases). The attached patch removes the specification of the fortran compiler location from the destroot phase for the py-numpy and py25-numpy ports.

Attachments (1)

numpy-destroot.diff (3.2 KB) - added by skymoo (Adam Mercer) 16 years ago.
remove fortran compiler specification from destroot phase

Download all attachments as: .zip

Change History (9)

Changed 16 years ago by skymoo (Adam Mercer)

Attachment: numpy-destroot.diff added

remove fortran compiler specification from destroot phase

comment:1 Changed 16 years ago by erickt@…

You seem to work a lot with numpy, would you care to take the port over? I don't use it anymore, so I've not been keeping up with the port maintenance.

comment:2 Changed 16 years ago by skymoo (Adam Mercer)

I can take it over if you like, as I use numpy a lot with work

comment:3 Changed 16 years ago by erickt@…

Oh, and scipy too :)

comment:4 Changed 16 years ago by skymoo (Adam Mercer)

I don't use scipy that much, but if its either me taking it over or you dropping it then I'll take that as well

comment:5 Changed 16 years ago by erickt@…

Thanks very much. I don't think it'll be too much work fortunately, I'd just hate to always be behind on the releases.

comment:6 Changed 16 years ago by skymoo (Adam Mercer)

Owner: changed from erickt@… to ram@…
Status: newassigned

taken maintainership, along with openmaintainer, in r32157

comment:7 Changed 16 years ago by skymoo (Adam Mercer)

Resolution: fixed
Status: assignedclosed

committed in r32159

comment:8 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.