<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git, branch maintenance/1.13.x</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>Merge pull request #10137 from charris/add-license-to-install</title>
<updated>2017-11-30T19:06:21+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2017-11-30T19:06:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a3bb8f83de6f0fe3d0dfa14b9bfe1889f9b45652'/>
<id>a3bb8f83de6f0fe3d0dfa14b9bfe1889f9b45652</id>
<content type='text'>
BLD: Add license file to NumPy wheels.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BLD: Add license file to NumPy wheels.</pre>
</div>
</content>
</entry>
<entry>
<title>BLD: Update MANIFEST.in</title>
<updated>2017-11-30T17:07:30+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2017-11-29T19:27:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2585cf76013d6cfa61e99e859ca3c05de379a97e'/>
<id>2585cf76013d6cfa61e99e859ca3c05de379a97e</id>
<content type='text'>
Exclude more development artifacts and include the `tox.ini` file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Exclude more development artifacts and include the `tox.ini` file.
</pre>
</div>
</content>
</entry>
<entry>
<title>BLD: Include the license file in NumPy wheels.</title>
<updated>2017-11-30T17:07:30+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2017-11-29T18:53:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ffde199a1b7b7a0a3670f52f49e6820ddcc0ee4b'/>
<id>ffde199a1b7b7a0a3670f52f49e6820ddcc0ee4b</id>
<content type='text'>
The `LICENSE.txt` file needs to be in the numpy wheels in order to meet
the terms of the linked libraries. Add it to the configuration data
files so that it shows up in the numpy package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `LICENSE.txt` file needs to be in the numpy wheels in order to meet
the terms of the linked libraries. Add it to the configuration data
files so that it shows up in the numpy package.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10115 from charris/update-license</title>
<updated>2017-11-29T05:21:42+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2017-11-29T05:21:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=10d731b0b30225d137be029bc57e87547a0fdb84'/>
<id>10d731b0b30225d137be029bc57e87547a0fdb84</id>
<content type='text'>
DOC: Update license documentation.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC: Update license documentation.</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Update license documentation.</title>
<updated>2017-11-28T22:34:50+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2017-11-27T22:05:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=20999042cb2c5000f77ea4350f43cf7d0b73ce14'/>
<id>20999042cb2c5000f77ea4350f43cf7d0b73ce14</id>
<content type='text'>
This takes care of the licenses for the libraries included in the NumPy
repository or bundled in the NumPy source distributions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This takes care of the licenses for the libraries included in the NumPy
repository or bundled in the NumPy source distributions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10103 from charris/backport-10096</title>
<updated>2017-11-27T21:09:24+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2017-11-27T21:09:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2faf259028dd488dbc510770b7e4e25c5136892e'/>
<id>2faf259028dd488dbc510770b7e4e25c5136892e</id>
<content type='text'>
BUG: Fix assert_equal on time-like objects</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: Fix assert_equal on time-like objects</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Fix assert_equal on time-like objects</title>
<updated>2017-11-27T19:43:03+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2017-11-27T07:04:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=988fba44d241697a4acc2938f2d3f27047fd59ed'/>
<id>988fba44d241697a4acc2938f2d3f27047fd59ed</id>
<content type='text'>
Also does some cleanup on the float assert_equal to make it look more similar.

Fixes #10081
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also does some cleanup on the float assert_equal to make it look more similar.

Fixes #10081
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10088 from charris/backport-9997</title>
<updated>2017-11-27T17:14:26+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2017-11-27T17:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d07f148d1cfb5adf9d9c60108f3287e626715874'/>
<id>d07f148d1cfb5adf9d9c60108f3287e626715874</id>
<content type='text'>
BUG: prototypes for [cz]dot[uc] are incorrect</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: prototypes for [cz]dot[uc] are incorrect</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10083 from charris/backport-10067</title>
<updated>2017-11-27T17:14:05+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2017-11-27T17:14:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=cd133e417b6809b38dd3312e5433ed07d1f93c77'/>
<id>cd133e417b6809b38dd3312e5433ed07d1f93c77</id>
<content type='text'>
MAINT: Replace sphinx extension sphinx.ext.pngmath by sphinx.ext.imgmath.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAINT: Replace sphinx extension sphinx.ext.pngmath by sphinx.ext.imgmath.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10084 from charris/backport-9692</title>
<updated>2017-11-27T01:56:58+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2017-11-27T01:56:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0a635d5f60eca628801e81356e7110eaa6f82349'/>
<id>0a635d5f60eca628801e81356e7110eaa6f82349</id>
<content type='text'>
ENH: Add support of ARC architecture</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ENH: Add support of ARC architecture</pre>
</div>
</content>
</entry>
</feed>
