[pdal-commits] [PDAL/PDAL] 2f7565: 1.9rc1 python (#2435)

Andrew Bell noreply at github.com
Tue Apr 2 11:33:22 PDT 2019


  Branch: refs/heads/1.9-maintenance
  Home:   https://github.com/PDAL/PDAL
  Commit: 2f7565130dd80381accb287048897721a730c9b8
      https://github.com/PDAL/PDAL/commit/2f7565130dd80381accb287048897721a730c9b8
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2019-04-02 (Tue, 02 Apr 2019)

  Changed paths:
    M cmake/macros.cmake
    M cmake/modules/FindNumPy.cmake
    M cmake/python.cmake
    M plugins/python/filters/CMakeLists.txt
    M plugins/python/io/CMakeLists.txt
    R plugins/python/plang/CMakeLists.txt
    M scripts/appveyor/conda/recipe/bld.bat
    M scripts/appveyor/test/build.cmd

  Log Message:
  -----------
  1.9rc1 python (#2435)

* Better handle mixed python 2 and 3 packaging.
Close #2431

* Numpy update.

* More fixes for NumPy.

* More numpy.

* Python3 with new cmake fixes.

* fixups for conda python3




More information about the pdal-commits mailing list