<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/setup.py, branch v1.2.0b2</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>BUG: Fix email addresses.</title>
<updated>2008-08-01T20:38:16+00:00</updated>
<author>
<name>Robert Kern</name>
<email>robert.kern@gmail.com</email>
</author>
<published>2008-08-01T20:38:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=4957e5ed4ef51beb8687e64c4f9c5315602d86aa'/>
<id>4957e5ed4ef51beb8687e64c4f9c5315602d86aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PyPI metadata fixes.</title>
<updated>2008-06-18T22:53:44+00:00</updated>
<author>
<name>Robert Kern</name>
<email>robert.kern@gmail.com</email>
</author>
<published>2008-06-18T22:53:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=19da971bf18e3528f9c42d4c26715cb158f9b97b'/>
<id>19da971bf18e3528f9c42d4c26715cb158f9b97b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify the setup routine to indicate that it is being run via a system</title>
<updated>2007-12-30T03:04:17+00:00</updated>
<author>
<name>Fernando Perez</name>
<email>fperez@fperez.org</email>
</author>
<published>2007-12-30T03:04:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=083ca64099268bc5967d25a15f9a4d26d750eb69'/>
<id>083ca64099268bc5967d25a15f9a4d26d750eb69</id>
<content type='text'>
global.  This allows the main __init__ to detect the setup and avoid
attempting to load things that aren't built yet.

This is hackish, but the previously used method would fail if there was an
existing system-wide numpy already installed, for example (which users might
have no control over).  There were frequent reports of problems with the
previous method:

- http://projects.scipy.org/pipermail/scipy-user/2007-November/014511.html
- Tickets #561 and #565

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
global.  This allows the main __init__ to detect the setup and avoid
attempting to load things that aren't built yet.

This is hackish, but the previously used method would fail if there was an
existing system-wide numpy already installed, for example (which users might
have no control over).  There were frequent reports of problems with the
previous method:

- http://projects.scipy.org/pipermail/scipy-user/2007-November/014511.html
- Tickets #561 and #565

</pre>
</div>
</content>
</entry>
<entry>
<title>remove old reference to deleted file (r4384)</title>
<updated>2007-11-05T20:36:03+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>millman@berkeley.edu</email>
</author>
<published>2007-11-05T20:36:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=47baaba716e4d58e81befd9afe057c8a0a20293a'/>
<id>47baaba716e4d58e81befd9afe057c8a0a20293a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ran reindent.py to clean up whitespace</title>
<updated>2007-10-29T14:58:18+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>millman@berkeley.edu</email>
</author>
<published>2007-10-29T14:58:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=0b77f0e5f0e46b2ef7c570ebda046c34bbcc0f26'/>
<id>0b77f0e5f0e46b2ef7c570ebda046c34bbcc0f26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ticket 535.</title>
<updated>2007-06-05T18:54:28+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2007-06-05T18:54:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=7b76ca7d12f86640b8ab12d5378997d483b0692f'/>
<id>7b76ca7d12f86640b8ab12d5378997d483b0692f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some problems with data-files not being added in top-level and extra version information added to the name of development distributions.</title>
<updated>2007-05-31T04:57:01+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2007-05-31T04:57:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=00a35871d1af7aee6c329b6341e79d592e234272'/>
<id>00a35871d1af7aee6c329b6341e79d592e234272</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove MANIFEST file at startup time, since distutils fails to properly update it.  Also add proper shebang line.</title>
<updated>2006-07-12T06:02:28+00:00</updated>
<author>
<name>Fernando Perez</name>
<email>fperez@fperez.org</email>
</author>
<published>2006-07-12T06:02:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=36d3c1616707659db3c0217688b4ccb5d7838ae1'/>
<id>36d3c1616707659db3c0217688b4ccb5d7838ae1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use correct download url in setup.py so that setuptool's easy_install would</title>
<updated>2006-04-21T16:15:12+00:00</updated>
<author>
<name>cookedm</name>
<email>cookedm@localhost</email>
</author>
<published>2006-04-21T16:15:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=2276bf7935c28385511fa3a11abe11a975a76c81'/>
<id>2276bf7935c28385511fa3a11abe11a975a76c81</id>
<content type='text'>
be able to download the source correctly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be able to download the source correctly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix version machinery and pkg information requests.</title>
<updated>2006-04-04T12:26:14+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2006-04-04T12:26:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=17d7cfe350073ca04a17f76323fe813e361d74de'/>
<id>17d7cfe350073ca04a17f76323fe813e361d74de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
