[Python-modules-commits] [python-fisx] 02/06: Merge tag 'upstream/1.1.0'

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Tue Aug 23 06:14:52 UTC 2016


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

picca pushed a commit to branch master
in repository python-fisx.

commit 59f253d0c5a0f54e8d7f4b1f0884034c2ae76f10
Merge: f288dc8 ea0a548
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Wed Aug 17 21:09:55 2016 +0200

    Merge tag 'upstream/1.1.0'
    
    Upstream version 1.1.0

 PKG-INFO                            |     4 +-
 changelog.txt                       |    12 +
 fisx_data/KShellRatesScofieldHS.dat |   124 -
 python/cython/PyElements.pyx        |    39 +-
 python/cython/PyMath.pyx            |    10 -
 python/cython/_fisx.pyx             |    49 +-
 python/cython/default/_fisx.cpp     | 21589 +++++++++++++++++++++-------------
 python/fisx.egg-info/PKG-INFO       |     4 +-
 python/fisx.egg-info/SOURCES.txt    |     1 -
 python/fisx/DataDir.py              |    25 -
 python/fisx/tests/testEPDL97.py     |    11 +-
 setup.py                            |     4 +-
 src/fisx_elements.cpp               |    24 +-
 src/fisx_elements.h                 |     2 +-
 src/fisx_epdl97.cpp                 |     3 +-
 src/fisx_math.cpp                   |    78 -
 src/fisx_math.h                     |    14 -
 src/fisx_version.h                  |     2 +-
 src/fisx_xrf.cpp                    |   550 +-
 src/fisx_xrf.h                      |    66 +-
 20 files changed, 13586 insertions(+), 9025 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