[Python-modules-commits] [python-numpy] branch master updated (6b5e307 -> 1c60ba1)

Sandro Tosi morph at moszumanska.debian.org
Sun May 28 02:21:26 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  6b5e307   fix linking manpage in arch-indep build (Closes: #859619)
       new  285b463   BUG: Don't signal FP exceptions in np.absolute
       new  4e04262   merge patched into master
       new  12ed64d   fix RuntimeWarning on numpy.abs(numpy.nan) on some archs; Closes: #863192
       new  1c60ba1   releasing package python-numpy version 1:1.12.1-3

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 ++
 ...Don-t-signal-FP-exceptions-in-np.absolute.patch | 89 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 numpy/core/src/umath/loops.c.src                   |  1 +
 numpy/core/tests/test_umath.py                     | 30 ++++----
 6 files changed, 114 insertions(+), 18 deletions(-)
 create mode 100644 debian/patches/0007-BUG-Don-t-signal-FP-exceptions-in-np.absolute.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