<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/tools, branch v1.9.0b1</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>BLD: add a simple python file to build cpucaps.dll</title>
<updated>2014-06-04T19:06:12+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2014-06-04T19:06:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3cca518407b638d4e901241c8dc75e480a5652a2'/>
<id>3cca518407b638d4e901241c8dc75e480a5652a2</id>
<content type='text'>
using scons seems to fail with wine 1.6, but one only needs to run three
commands so its simpler to just put these into a script instead of
trying to debug scons.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
using scons seems to fail with wine 1.6, but one only needs to run three
commands so its simpler to just put these into a script instead of
trying to debug scons.
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Fix missing fragment in ARGOUTVIEWM typemaps.</title>
<updated>2014-05-26T19:05:00+00:00</updated>
<author>
<name>David Froger</name>
<email>david.froger@gmail.com</email>
</author>
<published>2014-05-26T19:05:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=39715d58001d8cad0ac44cdbbb4019222635bff9'/>
<id>39715d58001d8cad0ac44cdbbb4019222635bff9</id>
<content type='text'>
The argout typemaps of all the ARGOUTVIEWM typemap suites make use of the
free_cap function, defined in the NumPy_Utilities fragment, which was not
listed in the fragment argument of the typemaps.

As a result, the free_cap function is not included in the source generated
code by SWIG, and the code do not compile (unless another typemap including
the missing fragment has been used).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The argout typemaps of all the ARGOUTVIEWM typemap suites make use of the
free_cap function, defined in the NumPy_Utilities fragment, which was not
listed in the fragment argument of the typemaps.

As a result, the free_cap function is not included in the source generated
code by SWIG, and the code do not compile (unless another typemap including
the missing fragment has been used).
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4662 from matthew-brett/cythonize-for-wheels</title>
<updated>2014-05-11T07:04:04+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2014-05-11T07:04:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=cd0d0579614481076fef473f1fc0c4b13f991b28'/>
<id>cd0d0579614481076fef473f1fc0c4b13f991b28</id>
<content type='text'>
BUG: cythonize sources for wheel build</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: cythonize sources for wheel build</pre>
</div>
</content>
</entry>
<entry>
<title>TST: update package list for chroot build</title>
<updated>2014-05-09T10:36:11+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2014-05-09T10:36:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=fbf668e1a9d28d20797d8de68fcc48e9174780ba'/>
<id>fbf668e1a9d28d20797d8de68fcc48e9174780ba</id>
<content type='text'>
travis boxes are again badly out of date
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
travis boxes are again badly out of date
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: add travis test for wheel build and install</title>
<updated>2014-05-04T20:47:03+00:00</updated>
<author>
<name>Matthew Brett</name>
<email>matthew.brett@gmail.com</email>
</author>
<published>2014-05-03T21:58:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0beb47f52b359ac90d81ec3f932f39a6f85bf8e8'/>
<id>0beb47f52b359ac90d81ec3f932f39a6f85bf8e8</id>
<content type='text'>
Add travis build that builds and installs wheel, runs tests from
installed wheel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add travis build that builds and installs wheel, runs tests from
installed wheel.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: annotate reference stealing and burrowed refs in multiarray</title>
<updated>2014-04-24T18:45:12+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2014-04-12T11:29:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=999753f85153ae68536aebe9f51ee3ff02b950bc'/>
<id>999753f85153ae68536aebe9f51ee3ff02b950bc</id>
<content type='text'>
allows for better static analysis report with e.g. cpychecker
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
allows for better static analysis report with e.g. cpychecker
</pre>
</div>
</content>
</entry>
<entry>
<title>BLD: remove cython c source from git</title>
<updated>2014-04-05T12:35:28+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2014-04-05T11:13:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c9fd63407da2a529c205402fd1bda5ea20eedce2'/>
<id>c9fd63407da2a529c205402fd1bda5ea20eedce2</id>
<content type='text'>
Instead generate at build time. The generated sources are still part of
the sdist.
tools/cythonize.py is copied from SciPy with small changes to the
configuration.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead generate at build time. The generated sources are still part of
the sdist.
tools/cythonize.py is copied from SciPy with small changes to the
configuration.
</pre>
</div>
</content>
</entry>
<entry>
<title>STY: Whitespace patrol on numpy.i.</title>
<updated>2014-03-12T17:32:46+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2014-03-12T17:32:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=147c6bb949e5d41fb06322c6ec8e93a2f3513037'/>
<id>147c6bb949e5d41fb06322c6ec8e93a2f3513037</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Move doc/swig to tools/swig.</title>
<updated>2014-03-12T17:26:48+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2014-03-12T17:19:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a38888c18cd2a20de0eb0578b3fa8660cda79582'/>
<id>a38888c18cd2a20de0eb0578b3fa8660cda79582</id>
<content type='text'>
Also update MANIFEST.in and documentation to reflect the move. The
discussion of this change is at #2384.

Closes #2384. Closes #4374.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also update MANIFEST.in and documentation to reflect the move. The
discussion of this change is at #2384.

Closes #2384. Closes #4374.
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: work around outdated travis boxes</title>
<updated>2014-03-06T22:20:29+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2014-03-06T21:59:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=bf2a953362b7725e999662b1f5d0ba63f16b28b5'/>
<id>bf2a953362b7725e999662b1f5d0ba63f16b28b5</id>
<content type='text'>
run manual apt-get update to pick up the latest py3 security update
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
run manual apt-get update to pick up the latest py3 security update
</pre>
</div>
</content>
</entry>
</feed>
