[segyio] 139/376: Merge pull request #66 from jepebe/python_3_support

Jørgen Kvalsvik jokva-guest at moszumanska.debian.org
Wed Sep 20 08:04:22 UTC 2017


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

jokva-guest pushed a commit to branch debian
in repository segyio.

commit 260fd6d61df05a289f89051cf963421c2c00546e
Merge: 98ec954 033f3f7
Author: Jean-Paul <jepebe at users.noreply.github.com>
Date:   Fri Dec 2 13:09:31 2016 +0100

    Merge pull request #66 from jepebe/python_3_support
    
    Python 3 support

 .travis.yml              |  29 ++++++++++----
 appveyor.yml             |   8 ++--
 cmake/python.cmake       |   4 +-
 examples/about.py        |  20 +++++-----
 examples/make-file.py    |  10 ++---
 examples/make-ps-file.py |  10 ++---
 examples/scan_min_max.py |   4 +-
 python/segyio/_field.py  |   2 +-
 python/segyio/_header.py |  11 +++--
 python/segyio/_line.py   |  16 +++++---
 python/segyio/_segyio.c  |  44 ++++++++++++++++++--
 python/segyio/create.py  | 102 +++++++++++++++++++----------------------------
 python/segyio/open.py    |   2 +-
 python/segyio/segy.py    |  13 ++++--
 tests/test_segy.py       |  57 ++++++++++++++------------
 tests/test_segyio_c.py   |  84 +++++++++++++++++++-------------------
 tests/test_utils.c       |   2 -
 17 files changed, 238 insertions(+), 180 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/segyio.git



More information about the debian-science-commits mailing list