Commit Graph

15 Commits

Author SHA1 Message Date
sthen
4bef8c5762 use MODPY_PYBUILD 2022-11-25 21:11:34 +00:00
sthen
dae9f91e31 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:39 +00:00
benoit
882632d979 Update to py-laspy-2.2.0. 2022-08-11 08:07:54 +00:00
naddy
ffa1cebd1b drop RCS Ids 2022-03-11 19:06:11 +00:00
landry
c4bca9938c geo/py-laspy: update to 2.1.2 2022-03-05 09:07:26 +00:00
landry
c2c1b0d50c geo/py-laspy: update to 2.0.2 2021-11-25 15:11:47 +00:00
sthen
5e4370b64d bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:12 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
landry
c71512024c Update to py-laspy 1.7.0 2020-03-22 19:38:35 +00:00
landry
51bfd98689 Remove python2 FLAVOR, migrate to python3 by default.
stop renaming las* binaries (woo!)

ok sthen@ kmos@
2020-02-25 10:06:56 +00:00
kmos
cbb01c272e Update geo/py-laspy 1.5.1 -> 1.6.0
From Wen Heping. Thanks yet again!

OK landry
2019-09-21 16:23:26 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
ajacoutot
e0bfa8d0d9 Update to py-laspy-1.5.1. 2018-04-28 14:28:55 +00:00
landry
54558d8abd Import py-laspy 1.5.0.
Laspy is a pythonic library for reading, modifying and writing LAS
files, ie point cloud data. Support for LAZ is limited to reading LAS
version 1.0-1.4 files. Laspy is compatible with Python 2.6+ and 3.5+.

Laspy includes a set of command line tools which can be used to do basic
file operations like format translation and validation as well as
comparing LAS files.

WWW: https://github.com/laspy/laspy

ok sthen@
2017-06-20 17:14:47 +00:00