[Python-modules-commits] [python-fisx] branch master updated (f288dc8 -> d513104)

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 change to branch master
in repository python-fisx.

      from  f288dc8   add .git-dpm
       new  ea0a548   Imported Upstream version 1.1.0
       new  59f253d   Merge tag 'upstream/1.1.0'
       new  77dc65f   remo ve useless patches
       new  6a608ea   Imported Upstream version 1.1.1
       new  3eff903   Merge tag 'upstream/1.1.1'
       new  d513104   release

The 6 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 +
 debian/changelog                                |     6 +
 debian/patches/0001-fix-test-on-python3.5.patch |    32 -
 debian/patches/series                           |     1 -
 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 +-
 23 files changed, 13596 insertions(+), 9058 deletions(-)
 delete mode 100644 debian/patches/0001-fix-test-on-python3.5.patch
 delete mode 100644 debian/patches/series
 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