<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/setup.py, branch v1.7.0b2</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>Release 1.7.0b2</title>
<updated>2012-09-20T05:25:03+00:00</updated>
<author>
<name>Ondrej Certik</name>
<email>ondrej.certik@gmail.com</email>
</author>
<published>2012-09-20T05:25:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f2175177b060d01ec5bf6f7e038d71563995fb42'/>
<id>f2175177b060d01ec5bf6f7e038d71563995fb42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>REL: set version number to 1.7.0rc1-dev.</title>
<updated>2012-08-21T06:20:56+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2012-08-21T06:20:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=28ffac79cb2f71dc19e493b099d11f4aad6a1844'/>
<id>28ffac79cb2f71dc19e493b099d11f4aad6a1844</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 1.7.0b1</title>
<updated>2012-08-21T00:44:49+00:00</updated>
<author>
<name>Ondřej Čertík</name>
<email>ondrej.certik@gmail.com</email>
</author>
<published>2012-08-21T00:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=50366a2ac0d6158e4434ec5e5b4a9a521610628b'/>
<id>50366a2ac0d6158e4434ec5e5b4a9a521610628b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes and version number.</title>
<updated>2012-07-18T06:44:14+00:00</updated>
<author>
<name>Travis E. Oliphant</name>
<email>teoliphant@gmail.com</email>
</author>
<published>2012-07-18T06:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f93774d98114d97445ef387479dea47c360b5388'/>
<id>f93774d98114d97445ef387479dea47c360b5388</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change version number on master to 1.8</title>
<updated>2012-06-21T10:10:10+00:00</updated>
<author>
<name>Travis E. Oliphant</name>
<email>teoliphant@gmail.com</email>
</author>
<published>2012-06-21T10:10:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=eee46518b869ae05490c085783fd5b09a40b2273'/>
<id>eee46518b869ae05490c085783fd5b09a40b2273</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change version number to 1.7.0</title>
<updated>2012-02-23T20:11:57+00:00</updated>
<author>
<name>Travis E. Oliphant</name>
<email>teoliphant@gmail.com</email>
</author>
<published>2012-02-23T20:10:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3f685a1a990f7b6e5149c80b52436fb4207e49f5'/>
<id>3f685a1a990f7b6e5149c80b52436fb4207e49f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BLD: fix build for py3k + pip. Closes #1857. Thanks to Erik Bray.</title>
<updated>2011-08-13T14:36:44+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2011-08-02T15:34:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=dba98cc143687bcb9ab25403b5d51fdefd582370'/>
<id>dba98cc143687bcb9ab25403b5d51fdefd582370</id>
<content type='text'>
Also works inside a virtualenv.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also works inside a virtualenv.
</pre>
</div>
</content>
</entry>
<entry>
<title>BLD: raise a clearer warning in case of building without cleaning up first.</title>
<updated>2011-04-20T20:19:55+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2011-04-17T14:04:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=cd6d53ffc62562e3627b991a376512a4c1b78e1a'/>
<id>cd6d53ffc62562e3627b991a376512a4c1b78e1a</id>
<content type='text'>
Occurs only on Python 3.x when a version.py file is already present, due to
copying the whole tree into build/pyk3/.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Occurs only on Python 3.x when a version.py file is already present, due to
copying the whole tree into build/pyk3/.
</pre>
</div>
</content>
</entry>
<entry>
<title>BLD: do not install swig/cython/pyrex files. See #1791.</title>
<updated>2011-04-02T17:59:58+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2011-04-02T11:23:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b8101c94e26ee21d3bdc49270efe14924ca08078'/>
<id>b8101c94e26ee21d3bdc49270efe14924ca08078</id>
<content type='text'>
This is not a complete fix yet. Should be handled correctly in binary
installers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is not a complete fix yet. Should be handled correctly in binary
installers.
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Py3K: fix setup.py to work from a released tarball.</title>
<updated>2011-03-27T09:33:36+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2011-03-24T15:30:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=87e12c1dfc90fae5d0a2576add0c1879df815740'/>
<id>87e12c1dfc90fae5d0a2576add0c1879df815740</id>
<content type='text'>
This was first fixed in commit 0131218 (but that broke the paver script), and
broken again in commit 13212a5d. Should now work in both cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was first fixed in commit 0131218 (but that broke the paver script), and
broken again in commit 13212a5d. Should now work in both cases.
</pre>
</div>
</content>
</entry>
</feed>
