Problem with numpy-1.0.3.tar.gz file

Hi,
Could someone please re-create the numpy-1.0.3.tar.gz file that is currently being distributed from sourceforge? That tar file includes the following:
/data/sparty1/dev/tmp/numpy-1.0.3 sparty> ls -al total 44 drwxr-sr-x 3 chanley science 4096 May 23 18:30 ./ drwxr-sr-x 4 chanley science 4096 May 30 11:06 ../ -rw-r--r-- 1 chanley science 541 Feb 7 23:12 DEV_README.txt -rw-r--r-- 1 chanley science 1537 Jul 26 2006 LICENSE.txt -rw-r--r-- 1 chanley science 246 Jul 26 2006 MANIFEST.in drwxr-sr-x 14 chanley science 4096 May 23 18:30 numpy/ -rw-r--r-- 1 chanley science 1511 May 23 18:30 PKG-INFO -rw-r--r-- 1 chanley science 546 Apr 5 20:56 README.txt -rwxr-xr-x 1 chanley science 3042 Jul 26 2006 setup.py* -rw-r--r-- 1 chanley science 71 Aug 22 2006 site.cfg -rw-r--r-- 1 chanley science 2072 Mar 31 03:41 THANKS.txt
However, if you look at the 1.0.3 tag in subversion the following files are included:
/data/sparty1/dev/tmp/numpy_1.0.3_svn_tag sparty> ll total 56 drwxr-sr-x 3 chanley science 4096 May 30 11:07 benchmarks/ -rw-r--r-- 1 chanley science 1620 May 30 11:07 COMPATIBILITY -rw-r--r-- 1 chanley science 541 May 30 11:07 DEV_README.txt -rw-r--r-- 1 chanley science 1537 May 30 10:59 LICENSE.txt -rw-r--r-- 1 chanley science 246 May 30 11:07 MANIFEST.in drwxr-sr-x 15 chanley science 4096 May 30 11:07 numpy/ -rw-r--r-- 1 chanley science 546 May 30 11:07 README.txt -rw-r--r-- 1 chanley science 123 May 30 10:59 scipy_compatibility -rwxr-xr-x 1 chanley science 149 May 30 11:07 setupegg.py* -rwxr-xr-x 1 chanley science 3042 May 30 10:59 setup.py* -rw-r--r-- 1 chanley science 4613 May 30 11:07 site.cfg.example -rw-r--r-- 1 chanley science 185 May 30 10:59 TEST_COMMIT -rw-r--r-- 1 chanley science 2072 May 30 10:59 THANKS.txt
We are have a problem with the inclusion of the site.cfg file in the current tar file. It's inclusion causes our installations to fail. However, if the site.cfg file is left as the site.cfg.example the default installation works perfectly. This was also the case with previous versions. Would it be possible to have this change made?
Thank you for your time and help, Chris
participants (2)
-
Christopher Hanley
-
Travis Oliphant