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

bugzilla at redhat.com bugzilla at redhat.com
Thu Aug 11 19:44:42 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


ed at eh3.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|163778                      |163779
              nThis|                            |




------- Additional Comments From ed at eh3.com  2005-08-11 15:44 EST -------
Hi Orion, I just downloaded and built -3 in mock without any problems.  
Your %ghost approach gets rid of the listed-twice problem -- good!
And it might be easier to maintain if the syntax was something like:

  %dir %{python_sitelib}/numarray
  ...list the other dirs...
  %{python_sitelib}/numarray/*.[ps][yo]
  %{python_sitelib}/numarray/*.pyc
  %{python_sitelib}/numarray/*/*.[ps][yo]
  %{python_sitelib}/numarray/*/*.pyc
  %ghost %{python_sitelib}/numarray/*.pyo
  %ghost %{python_sitelib}/numarray/*/*.pyo

But you maintain it so its your choice...  ;-)

Approved!

-- 
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