[mapserver-commits] [MapServer/MapServer] dd310d: Test py3 MapScript Builds on Travis (#6136)
Seth G
noreply at github.com
Tue Sep 22 14:37:24 PDT 2020
Branch: refs/heads/master
Home: https://github.com/MapServer/MapServer
Commit: dd310d211b465ed2c155fd8960ed292cc4194eb1
https://github.com/MapServer/MapServer/commit/dd310d211b465ed2c155fd8960ed292cc4194eb1
Author: Seth G <sethg at geographika.co.uk>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M .travis.yml
M CMakeLists.txt
M appveyor.yml
M ci/travis/before_install.sh
R cmake/FindPythonModule.cmake
M mapscript/python/CMakeLists.txt
M msautotest/mspython/test_xmp.py
Log Message:
-----------
Test py3 MapScript Builds on Travis (#6136)
* Use Python_ROOT_DIR to specify Python versions
* Remove cmake/FindPythonModule.cmake
* Switch to py3 for msautotest
* Use Python_ROOT_DIR variable rather than PYTHON_EXECUTABLE
* Install and use py3 for CI
* Clean up legacy CMake code
* Fix py3 binary/str issue for test
* Revert EOL to LF
* Update Travis paths
* Try and find Python paths on Travis
* New py paths
* Switch to using pyenv
* Cleanup script
* Revert EOL to LF
More information about the mapserver-commits
mailing list