New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13616 (closed enhancement: fixed)

Opened 5 years ago

Last modified 4 years ago

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

Reported by: ram@… Owned by: ram@…
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

numpy-destroot.diff (3.2 KB) - added by ram@… 5 years ago.
remove fortran compiler specification from destroot phase

Change History

Changed 5 years ago by ram@…

remove fortran compiler specification from destroot phase

comment:1 Changed 5 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 5 years ago by ram@…

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

comment:3 Changed 5 years ago by erickt@…

Oh, and scipy too :)

comment:4 Changed 5 years ago by ram@…

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 5 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 5 years ago by ram@…

  • Owner changed from erickt@… to ram@…
  • Status changed from new to assigned

taken maintainership, along with openmaintainer, in r32157

comment:7 Changed 5 years ago by ram@…

  • Status changed from assigned to closed
  • Resolution set to fixed

committed in r32159

comment:8 Changed 4 years ago by anonymous

  • Milestone Port Enhancements deleted

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.