[Bug 165398] Review Request: Python array manipulation and computational library

bugzilla at redhat.com bugzilla at redhat.com
Thu Aug 11 07:44:41 UTC 2005


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: Python array manipulation and computational library


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





------- Additional Comments From paul at city-fan.org  2005-08-11 03:44 EST -------
Get rid of the "file listed twice" issue like this:

Change:
%{python_sitelib}/numarray/
%ghost %{python_sitelib}/numarray/*.pyo

To:
%dir %{python_sitelib}/numarray
%{python_sitelib}/numarray/*.py
%{python_sitelib}/numarray/*.pyc
%ghost %{python_sitelib}/numarray/*.pyo

Some people would advocate including the .pyo files rather than ghosting them too.


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the fedora-extras-list mailing list