Description of problem: Since this is an add on module for python, according to the package naming guidelines, I believe it should be called python-numpy, and not numpy Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
From the naming guidelines: [...] There is an exception to this rule. If the upstream source has "py" (or "Py") in its name, you can use that name for the package. So, for example, pygtk is acceptable.