[silx] 02/03: Update upstream source from tag 'upstream/0.6.1+dfsg'
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Sat Nov 25 21:38:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
picca pushed a commit to branch master
in repository silx.
commit 515a280de03c9976b5d1036f526fd9d0df2e3a7e
Merge: 3756c58 e19c96e
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date: Sat Nov 25 16:58:03 2017 +0100
Update upstream source from tag 'upstream/0.6.1+dfsg'
Update to upstream version '0.6.1+dfsg'
with Debian dir d47daf2912512addd6117caac67b22ddabe3cb6a
CHANGELOG.rst | 15 +
PKG-INFO | 13 +-
README.rst | 9 +-
build-deb.sh | 256 +-
doc/source/index.rst | 3 +-
doc/source/install.rst | 11 +-
doc/source/modules/gui/icons.rst | 3 +
doc/source/overview.rst | 5 +
doc/source/sample_code/img/plot3dContextMenu.png | Bin 0 -> 52128 bytes
doc/source/sample_code/index.rst | 42 +-
examples/plot3dContextMenu.py | 112 +
examples/viewer3DVolume.py | 202 +-
package/debian8/control | 1 +
package/debian8/rules | 1 +
package/debian9/control | 3 +-
package/debian9/rules | 1 +
setup.cfg | 1 +
setup.py | 13 +-
silx.egg-info/PKG-INFO | 13 +-
silx.egg-info/SOURCES.txt | 6 +
silx/gui/data/NXdataWidgets.py | 8 +-
silx/gui/plot/ImageView.py | 17 +-
silx/gui/plot/LegendSelector.py | 7 +-
silx/gui/plot/PlotTools.py | 11 +-
silx/gui/plot/PlotWidget.py | 130 +-
silx/gui/plot/Profile.py | 9 +-
silx/gui/plot/backends/BackendMatplotlib.py | 134 +-
silx/gui/plot/items/axis.py | 2 +-
silx/gui/plot/items/core.py | 7 +-
silx/gui/plot/items/curve.py | 3 +-
silx/gui/plot/test/__init__.py | 4 +-
silx/gui/plot/test/testImageView.py | 136 +
silx/gui/plot/test/testPlotWidget.py | 21 +
silx/gui/plot3d/Plot3DWindow.py | 2 +
silx/gui/plot3d/SFViewParamTree.py | 28 +-
silx/gui/plot3d/actions/__init__.py | 7 +-
silx/gui/plot3d/actions/viewpoint.py | 98 +
silx/io/commonh5.py | 25 +-
silx/io/fabioh5.py | 75 +-
silx/io/test/test_fabioh5.py | 103 +-
silx/math/combo.c | 23299 +++++++++------------
silx/math/combo.pyx | 21 +-
silx/math/test/test_combo.py | 6 +-
silx/resources/gui/icons/cube-rotate.png | Bin 0 -> 955 bytes
silx/resources/gui/icons/cube-rotate.svg | 12 +
version.py | 2 +-
46 files changed, 11453 insertions(+), 13424 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/silx.git
More information about the debian-science-commits
mailing list