[Liblas-commits] [libLAS/libLAS] 6bc4ea: Added Python 3 support

GitHub noreply at github.com
Thu May 1 13:43:13 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/libLAS/libLAS
  Commit: 6bc4eafdc300879f1afd04195386f4d34deaff26
      https://github.com/libLAS/libLAS/commit/6bc4eafdc300879f1afd04195386f4d34deaff26
  Author: John David Reaver <jdreaver at adlerhorst.com>
  Date:   2014-04-22 (Tue, 22 Apr 2014)

  Changed paths:
    M python/liblas/__init__.py
    M python/liblas/color.py
    M python/liblas/file.py
    M python/liblas/guid.py
    M python/liblas/header.py
    M python/liblas/point.py
    M python/liblas/schema.py
    M python/liblas/srs.py
    M python/liblas/vlr.py

  Log Message:
  -----------
  Added Python 3 support


  Commit: a4f2e39135c75e3859b82e25b652c01e5e6f025c
      https://github.com/libLAS/libLAS/commit/a4f2e39135c75e3859b82e25b652c01e5e6f025c
  Author: John David Reaver <jdreaver at adlerhorst.com>
  Date:   2014-05-01 (Thu, 01 May 2014)

  Changed paths:
    M python/liblas/guid.py
    M python/liblas/header.py
    M python/liblas/point.py
    M python/liblas/srs.py
    M python/tests/Color.txt
    M python/tests/File.txt
    M python/tests/GUID.txt
    M python/tests/Header.txt
    M python/tests/Point.txt
    M python/tests/SRS-GDAL.txt
    M python/tests/VLR.txt
    M python/tests/test_doctests.py

  Log Message:
  -----------
  Rewrote tests for Python 3


  Commit: 37c04ca63eee87972c970c525b5770c2df49e2f7
      https://github.com/libLAS/libLAS/commit/37c04ca63eee87972c970c525b5770c2df49e2f7
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-05-01 (Thu, 01 May 2014)

  Changed paths:
    M python/liblas/__init__.py
    M python/liblas/color.py
    M python/liblas/file.py
    M python/liblas/guid.py
    M python/liblas/header.py
    M python/liblas/point.py
    M python/liblas/schema.py
    M python/liblas/srs.py
    M python/liblas/vlr.py
    M python/tests/Color.txt
    M python/tests/File.txt
    M python/tests/GUID.txt
    M python/tests/Header.txt
    M python/tests/Point.txt
    M python/tests/SRS-GDAL.txt
    M python/tests/VLR.txt
    M python/tests/test_doctests.py

  Log Message:
  -----------
  Merge pull request #34 from jdreaver/master

Added Python 3 support


Compare: https://github.com/libLAS/libLAS/compare/e36b4e9c6750...37c04ca63eee


More information about the Liblas-commits mailing list