[Python-modules-commits] [python-fisx] branch upstream updated (5c10049 -> 6a608ea)

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


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

picca pushed a change to branch upstream
in repository python-fisx.

      from  5c10049   Imported Upstream version 1.0.8
       new  ea0a548   Imported Upstream version 1.1.0
       new  6a608ea   Imported Upstream version 1.1.1

The 2 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:
 PKG-INFO                            |     4 +-
 changelog.txt                       |    16 +
 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, 13590 insertions(+), 9025 deletions(-)
 delete mode 100644 fisx_data/KShellRatesScofieldHS.dat

-- 
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