[Python-modules-commits] [python-numpy] branch upstream updated (75d207b -> 8599003)

Sandro Tosi morph at moszumanska.debian.org
Mon May 30 21:14:07 UTC 2016


This is an automated email from the git hooks/post-receive script.

morph pushed a change to branch upstream
in repository python-numpy.

      from  75d207b   Import python-numpy_1.11.0.orig.tar.gz
       new  8599003   Import python-numpy_1.11.1~rc1.orig.tar.gz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 PKG-INFO                                   |  2 +-
 doc/release/1.11.1-notes.rst               | 28 ++++++++++++++++++
 doc/source/release.rst                     |  1 +
 numpy/core/src/multiarray/arraytypes.c.src |  7 +++++
 numpy/core/src/multiarray/item_selection.c | 13 +++++----
 numpy/core/src/multiarray/mapping.c        |  8 ++++--
 numpy/core/src/private/npy_config.h        |  4 +--
 numpy/core/tests/test_indexing.py          | 14 +++++++++
 numpy/core/tests/test_multiarray.py        |  9 ++++++
 numpy/distutils/fcompiler/intel.py         |  4 +--
 numpy/distutils/intelccompiler.py          |  4 +--
 numpy/distutils/npy_pkg_config.py          | 10 ++-----
 numpy/distutils/system_info.py             | 12 ++++++--
 numpy/distutils/tests/test_system_info.py  | 36 +++++++++++++++++++----
 numpy/lib/arraypad.py                      |  2 +-
 numpy/lib/function_base.py                 | 19 +++++++++---
 numpy/lib/tests/test_arraypad.py           | 13 +++++++++
 numpy/lib/tests/test_function_base.py      | 18 +++++++++++-
 numpy/linalg/linalg.py                     |  4 +--
 numpy/linalg/tests/test_regression.py      | 46 ++++++++++++++++++++++++++++++
 numpy/ma/core.py                           | 28 +++++++++++++-----
 numpy/ma/extras.py                         | 10 +++++--
 numpy/ma/tests/test_core.py                | 17 +++++++++++
 numpy/ma/tests/test_extras.py              | 13 +++++++++
 numpy/testing/utils.py                     |  8 ++++--
 numpy/version.py                           |  8 +++---
 setup.py                                   |  4 +--
 site.cfg.example                           |  1 +
 tools/swig/pyfragments.swg                 | 21 +++++++++-----
 29 files changed, 302 insertions(+), 62 deletions(-)
 create mode 100644 doc/release/1.11.1-notes.rst

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-numpy.git



More information about the Python-modules-commits mailing list