[Python-modules-commits] [python-fisx] 04/07: Update upstream source from tag 'upstream/1.1.4'
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Sat Nov 25 17:05:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
picca pushed a commit to branch master
in repository python-fisx.
commit 6a23c8a6093f94ba321651f6d1508c451f939c35
Merge: 696f105 11014d2
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date: Sat Nov 25 13:45:09 2017 +0100
Update upstream source from tag 'upstream/1.1.4'
Update to upstream version '1.1.4'
with Debian dir ef85946d054fb73c0c694b40b00622473dce0528
PKG-INFO | 4 +-
changelog.txt | 19 +
python/cython/Detector.pxd | 16 +-
python/cython/Elements.pxd | 23 +-
python/cython/Layer.pxd | 4 +-
python/cython/Math.pxd | 4 +-
python/cython/PyDetector.pyx | 23 +-
python/cython/PyEPDL97.pyx | 5 +-
python/cython/PyElements.pyx | 94 +-
python/cython/PyLayer.pyx | 28 +-
python/cython/PyMath.pyx | 18 +-
python/cython/_fisx.pyx | 168 +-
python/cython/default/_fisx.cpp | 14744 +++++++++++++++-------------
python/fisx.egg-info/PKG-INFO | 150 -
python/fisx.egg-info/SOURCES.txt | 112 -
python/fisx.egg-info/dependency_links.txt | 1 -
python/fisx.egg-info/requires.txt | 1 -
python/fisx.egg-info/top_level.txt | 1 -
setup.cfg | 5 -
setup.py | 4 +-
src/fisx_detector.cpp | 12 +-
src/fisx_detector.h | 13 +
src/fisx_element.cpp | 313 +-
src/fisx_element.h | 39 +
src/fisx_elements.cpp | 275 +-
src/fisx_elements.h | 81 +-
src/fisx_multilayer.cpp | 136 +-
src/fisx_version.h | 4 +-
src/fisx_xrf.cpp | 8 +-
src/fisx_xrf.h | 39 +-
src/fisx_xrfconfig.cpp | 2 +-
src/fisx_xrfconfig.h | 2 +-
32 files changed, 9317 insertions(+), 7031 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-fisx.git
More information about the Python-modules-commits
mailing list