[xtensor-python] branch master updated (32deb29 -> d93b44d)

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed May 10 17:40:29 UTC 2017


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

ghisvail-guest pushed a change to branch master
in repository xtensor-python.

      from  32deb29   Release to unstable
       new  d1f5b33   Fixup the watch regex
      adds  6767832   New upstream version 0.11.0
       new  2cae41b   Merge tag 'upstream/0.11.0'
       new  3ddce70   Rebase the patch queue
       new  ac050c2   Build depends on xtensor >= 0.10.0
       new  d93b44d   Release to unstable

The 5 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:
 .appveyor.yml                                      |  2 +-
 .travis.yml                                        |  2 +-
 CMakeLists.txt                                     |  2 +-
 README.md                                          | 37 +++++-----
 debian/changelog                                   |  9 +++
 debian/control                                     |  2 +-
 ...Support-pybind11-2.0-for-Debian-packaging.patch |  6 +-
 debian/watch                                       |  4 +-
 .../source/{cookie_cutter.rst => cookiecutter.rst} | 12 +--
 docs/source/debian.svg                             | 86 ++++++++++++++++++++++
 docs/source/index.rst                              |  6 +-
 docs/source/installation.rst                       | 17 ++++-
 include/xtensor-python/pyarray.hpp                 | 16 +++-
 include/xtensor-python/pybuffer_adaptor.hpp        | 15 ++++
 include/xtensor-python/pycontainer.hpp             | 11 ++-
 include/xtensor-python/pytensor.hpp                | 17 ++++-
 include/xtensor-python/xtensor_python_config.hpp   |  2 +-
 test/CMakeLists.txt                                |  4 +-
 test_python/main.cpp                               | 24 ++++++
 test_python/test_pyarray.py                        | 17 +++++
 xtensor-pythonConfig.cmake.in                      | 10 +--
 21 files changed, 247 insertions(+), 54 deletions(-)
 rename docs/source/{cookie_cutter.rst => cookiecutter.rst} (78%)
 create mode 100644 docs/source/debian.svg

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



More information about the debian-science-commits mailing list