[Python-modules-commits] [python-numpy] branch master updated (3b0b172 -> 2b36cef)

Sandro Tosi morph at moszumanska.debian.org
Fri Jan 20 01:16:31 UTC 2017


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

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

      from  3b0b172   releasing package python-numpy version 1:1.12.0-1
       new  083f1ee   BUG: fix wrong masked median for some special cases
       new  d02aae6   merge patched into master
       new  c47db49   fix wrong masked median for some special cases; Closes: #851858
       new  2b36cef   releasing package python-numpy version 1:1.12.0-2

The 4 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:
 debian/.git-dpm                                    |   4 +-
 debian/changelog                                   |   7 ++
 ...rong-masked-median-for-some-special-cases.patch | 115 +++++++++++++++++++++
 debian/patches/series                              |   1 +
 numpy/lib/tests/test_nanfunctions.py               |  12 +++
 numpy/ma/extras.py                                 |  19 ++--
 numpy/ma/tests/test_extras.py                      |  22 ++++
 7 files changed, 172 insertions(+), 8 deletions(-)
 create mode 100644 debian/patches/0007-BUG-fix-wrong-masked-median-for-some-special-cases.patch

-- 
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