[segyio] 02/03: Merge tag 'upstream/1.3.7'
Jørgen Kvalsvik
jokva-guest at moszumanska.debian.org
Tue Nov 21 13:24:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
jokva-guest pushed a commit to branch master
in repository segyio.
commit 43dcb95e3c491cbab49bd930498a66fd64fdd562
Merge: 7a304e0 3ed4794
Author: Jørgen Kvalsvik <jokva at statoil.com>
Date: Tue Nov 21 14:16:26 2017 +0100
Merge tag 'upstream/1.3.7'
Upstream version 1.3.7
.gitmodules | 3 -
.pyup.yml | 4 +
.travis.yml | 34 +-
CMakeLists.txt | 130 ++++-
README.md | 15 +-
applications/CMakeLists.txt | 77 ++-
applications/segyio-catb.c | 4 +-
applications/segyio-crop.c | 30 +-
applications/test/catb.py | 30 --
applications/test/cath.py | 18 -
applications/test/catr.py | 32 +-
appveyor.yml | 25 +-
changelog.md | 34 +-
cmake/check_includes.cmake | 40 --
cmake/default_warnings.cmake | 9 -
cmake/segyio_testing.cmake | 32 --
config.sh | 25 +-
lib/CMakeLists.txt | 28 +-
lib/src/segy.c | 14 +-
lib/test/segy.c | 3 +-
mex/CMakeLists.txt | 2 +-
{cmake => mex}/matlab.cmake | 0
pycmake/.travis.yml | 21 -
pycmake/CMakeLists.txt | 10 -
pycmake/FindPythonModule.cmake | 168 -------
pycmake/LICENSE | 674 --------------------------
pycmake/PythonPackage.cmake | 817 --------------------------------
pycmake/README.md | 132 ------
pycmake/test/CMakeLists.txt | 31 --
python/CMakeLists.txt | 162 ++++---
python/examples/write.py | 2 +-
python/segyio/__init__.py | 6 +-
python/segyio/_gather.py | 41 +-
python/segyio/{_segyio.c => segyio.cpp} | 52 +-
python/segyio/version.py | 1 +
python/setup.py.in | 78 ---
python/test/__init__.py | 0
python/test/context.py | 11 +-
python/test/segy.py | 11 +-
python/test/segyio_c.py | 10 +-
python/test/tools.py | 10 +-
requirements.txt | 1 +
requires.txt | 1 -
setup.py | 78 ++-
44 files changed, 561 insertions(+), 2345 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