[numexpr] branch master updated (8bb40c3 -> b353356)

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Wed Jun 28 20:22:28 UTC 2017


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

a_valentino-guest pushed a change to branch master
in repository numexpr.

      from  8bb40c3   Set distribution to unstable
      adds  89d6baa   Imported Upstream version 2.6.1
      adds  0e7385b   New upstream version 2.6.2
       new  091b9b7   Updated version 2.6.2 from 'upstream/2.6.2'
       new  583c0eb   New upstream release
       new  be70a91   Standard version bump
       new  a353b4c   Remove 0001-fix-test-on-powerpc-and-ppc64el.patch and 0002-numpy-1.12-compatibility.patch: applied upstream
       new  2f62cf2   Remove -dbg packages (automatically generated)
       new  59f65df   Ensure that test script return the correct exit code
       new  eeec25c   Switch to pybuild
       new  b353356   Set distribution to unstable

The 8 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:
 .travis.yml                                        |   4 +-
 ANNOUNCE.rst                                       |  13 ++-
 RELEASE_NOTES.rst                                  |  21 +++++
 debian/changelog                                   |  17 +++-
 debian/control                                     |  51 +---------
 .../0001-fix-test-on-powerpc-and-ppc64el.patch     |  27 ------
 debian/patches/0002-numpy-1.12-compatibility.patch | 104 ---------------------
 debian/patches/series                              |   2 -
 debian/rules                                       |  63 ++-----------
 debian/tests/control                               |   6 --
 debian/tests/python2                               |   2 +-
 debian/tests/python2-dbg                           |  12 ---
 debian/tests/python3                               |   2 +-
 debian/tests/python3-dbg                           |  12 ---
 numexpr/cpuinfo.py                                 |  21 +++++
 numexpr/expressions.py                             |  14 ++-
 numexpr/interp_body.cpp                            |   4 +
 numexpr/interpreter.cpp                            |  58 +++++++-----
 numexpr/module.cpp                                 |   2 +-
 numexpr/module.hpp                                 |   2 +
 numexpr/numexpr_object.cpp                         |  22 +++--
 numexpr/tests/test_numexpr.py                      |  53 ++++++++---
 numexpr/version.py                                 |   2 +-
 setup.py                                           |   1 +
 24 files changed, 183 insertions(+), 332 deletions(-)
 delete mode 100644 debian/patches/0001-fix-test-on-powerpc-and-ppc64el.patch
 delete mode 100644 debian/patches/0002-numpy-1.12-compatibility.patch
 delete mode 100644 debian/patches/series
 delete mode 100755 debian/tests/python2-dbg
 delete mode 100755 debian/tests/python3-dbg

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/numexpr.git



More information about the debian-science-commits mailing list