Bug 488464

Summary: numpy (f2py) requires python-devel
Product: [Fedora] Fedora Reporter: Sergio Pascual <sergio.pasra>
Component: numpyAssignee: Gwyn Ciesla <gwync>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: dominik, gwync, jarod, jspaleta, pbrobinson, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.2.0-2.fc9 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-03-09 22:50:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sergio Pascual 2009-03-04 14:05:03 UTC
Description of problem:
f2py builds python code and it requires python-devel. It should be added to the list of Requires of numpy

Comment 1 Gwyn Ciesla 2009-03-05 14:52:15 UTC
Built in rawhide, 10 and 9 as well.

Comment 2 Fedora Update System 2009-03-09 22:50:13 UTC
numpy-1.2.0-2.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 3 Fedora Update System 2009-03-09 23:09:53 UTC
numpy-1.2.0-2.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 4 Dominik 'Rathann' Mierzejewski 2009-03-30 22:48:47 UTC
Could f2py be split off to a separate subpackage instead? python-devel weighs about 3MB and that can be a lot on a diskspace-starved platform like a SSD-equipped netbook.

Comment 5 Sergio Pascual 2009-03-31 08:23:08 UTC
f2py requires also gcc-gfortran to work properly. +1 to splitting

Comment 6 Gwyn Ciesla 2009-03-31 12:04:37 UTC
Dominik, if you could file a BZ with specifics (file ownership, branches, etc), and I'll get on it.

Comment 7 Peter Robinson 2009-04-06 11:17:20 UTC
I filed RHBZ 494113 without seeing this closed one. I've put up a new spec file that does an initial split of f2py and associated bits into a sub package. Details can be seen in the other bug report.