<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git, branch v1.6.2</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>REL: set version to 1.6.2.</title>
<updated>2012-05-19T13:41:41+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2012-05-19T13:41:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ca07bce202ae26b6f0a73870eb2ef0b88e0210c5'/>
<id>ca07bce202ae26b6f0a73870eb2ef0b88e0210c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: for numpy.random test, back off test precision a little.</title>
<updated>2012-05-19T13:13:13+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2012-05-19T13:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5982e1b33d25e029429f52f181a868b70067b3b0'/>
<id>5982e1b33d25e029429f52f181a868b70067b3b0</id>
<content type='text'>
This test was reported to be failing once for 1.6.2rc1, test precision may be
set slightly too agressive.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This test was reported to be failing once for 1.6.2rc1, test precision may be
set slightly too agressive.
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: fix running tests with coverage=True.</title>
<updated>2012-05-19T13:10:01+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2012-05-19T13:10:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3e1280678e5175794410f4bff30f771ad866b144'/>
<id>3e1280678e5175794410f4bff30f771ad866b144</id>
<content type='text'>
The --cover-inclusive argument means that coverage.py tries to include every
single .py file in the source tree in the coverage report. This leads to test
errors, because it tries to import files like setupscons.py (which will of
course directly fail for anyone not having numscons installed).

(backport of bfaaefe5)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The --cover-inclusive argument means that coverage.py tries to include every
single .py file in the source tree in the coverage report. This leads to test
errors, because it tries to import files like setupscons.py (which will of
course directly fail for anyone not having numscons installed).

(backport of bfaaefe5)
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: mark floating point error tests as unconditional knownfail.  See #1755.</title>
<updated>2012-05-19T13:03:53+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2012-05-19T13:03:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c43a8f282f66cf86cf30e56ef8efc61264fd6e86'/>
<id>c43a8f282f66cf86cf30e56ef8efc61264fd6e86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>REL: change release script to generate tarballs before building docs.</title>
<updated>2012-05-12T16:01:55+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2012-05-12T16:01:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b6fac09cc1e9dd52198c1dbc7c7dbbef814316fc'/>
<id>b6fac09cc1e9dd52198c1dbc7c7dbbef814316fc</id>
<content type='text'>
This avoids shipping generated .rst files and some .pyc files in the doc/ dir.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids shipping generated .rst files and some .pyc files in the doc/ dir.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: mention random module fix in 1.6.2 release notes.</title>
<updated>2012-05-12T15:40:38+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2012-05-12T15:40:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=73fc5a2844fbbdd4b9ee0d5bf82404eb2f71c8fb'/>
<id>73fc5a2844fbbdd4b9ee0d5bf82404eb2f71c8fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>STY: fix typo in 1.6.2 release notes.</title>
<updated>2012-05-05T18:18:14+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2012-05-05T18:18:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=14b760fe744642e2c4c201d7dc5237d5526e95ce'/>
<id>14b760fe744642e2c4c201d7dc5237d5526e95ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>REL: increase allowed size of DMG installer by 1 Mb.</title>
<updated>2012-05-05T14:29:33+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2012-05-05T14:29:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a52e5ae96f9364b50f45bf2ea2d6af995f4eac51'/>
<id>a52e5ae96f9364b50f45bf2ea2d6af995f4eac51</id>
<content type='text'>
Caused by the docs becoming much larger (~100 pages) due to numpy.poly
enhancements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Caused by the docs becoming much larger (~100 pages) due to numpy.poly
enhancements.
</pre>
</div>
</content>
</entry>
<entry>
<title>REL: set version to 1.6.2rc1</title>
<updated>2012-05-04T21:02:11+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2012-05-04T21:02:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=09bb26867d73173d74b4f9d4d481064e6044fa71'/>
<id>09bb26867d73173d74b4f9d4d481064e6044fa71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>REL: add release notes for 1.6.1 and 1.6.2 releases.</title>
<updated>2012-05-04T20:41:53+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2012-05-04T20:41:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=eef4280871e90b9330415e30a83250e559a9333f'/>
<id>eef4280871e90b9330415e30a83250e559a9333f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
