Bug 494605

Summary: Update Requires for numpy split
Product: [Fedora] Fedora Reporter: Gwyn Ciesla <gwync>
Component: pygameAssignee: Christopher Stone <chris.stone>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: chris.stone, robin.norwood
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-15 19:19:12 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:
Bug Depends On:    
Bug Blocks: 494113    

Description Gwyn Ciesla 2009-04-07 15:35:27 UTC
--summary

Comment 1 Gwyn Ciesla 2009-04-07 18:14:40 UTC
Sorry, first time using python-bugzilla.  Here's that I meant to place there:

Your package currently Requires numpy.  Soon, numpy will split out -doc and
-f2py subpackages.  If your package does not use f2py, you need do nothing,
simply note that here and close this bug.  If your package does use f2py,
comment here, and I'll make sure you're notified when the split hits rawhide,
so you can change your Requires to numpy-f2py.  For further information, see
https://bugzilla.redhat.com/show_bug.cgi?id=494113

Comment 2 Gwyn Ciesla 2009-04-15 19:19:12 UTC
Does not appear to use f2py.

Comment 3 Gwyn Ciesla 2009-04-17 13:44:13 UTC
Whoops, this broke slingshot and solarwolf, see:

https://bugzilla.redhat.com/show_bug.cgi?id=496218

Comment 4 Gwyn Ciesla 2009-04-17 18:14:46 UTC
Turns out I didn't need to add the f2py dep after all.

https://bugzilla.redhat.com/show_bug.cgi?id=496277

I rebuilt numpy correctly, and corrected pygame in cvs, but I can't rebuild pygame until the corrected numpy is in the buildroots.

Comment 5 Gwyn Ciesla 2009-04-17 20:19:20 UTC
Did a chain build, and submitted a rel-eng ticket.