Bug 494598 - Update Requires for numpy split
Summary: Update Requires for numpy split
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anki
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Christian Krause
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 494113
TreeView+ depends on / blocked
 
Reported: 2009-04-07 15:34 UTC by Gwyn Ciesla
Modified: 2009-04-12 08:26 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-04-12 08:26:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Gwyn Ciesla 2009-04-07 15:34:33 UTC
--summary

Comment 1 Gwyn Ciesla 2009-04-07 18:14:19 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 Christian Krause 2009-04-07 21:27:33 UTC
(In reply to comment #1)
> 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,

I've checked the package and it looks like that it actually only depends on python-matplotlib (and not numpy directly).

However please notify me anyway when the split is done so that I can verify this and remove the unneeded dependency to numpy.

Comment 3 Christian Krause 2009-04-12 08:26:48 UTC
I've removed the direct numpy dependency and require python-matplotlib instead. I think it's OK to close this bug.


Note You need to log in before you can comment on or make changes to this bug.