6 Commits

Author SHA1 Message Date
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +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
sthen
df8c664fa4 update to py-planet 1.2.2 2019-04-25 16:20:24 +00:00
sebastia
b10d217c05 Update planet client to 1.1.0, besides bug fixes and minor
enhancements, now also supporting skysat data
2017-09-21 21:00:33 +00:00
sebastia
fe73dba878 import py-planet
This library provides a command-line-interface (CLI) and Python library
to make access to Planet's public Data API easy to use.

The Data API is a REST HTTP API interface to Planet's imagery archive.
The API supports the following tasks: quick-searching assets and viewing
thumbnails of imagery; filtering imagery by location, date, satellite
source, cloud cover, and many other attributes; and downloading imagery
and metadata in several formats.

Feedback sthen@, danj@

OK danj@
2017-06-05 20:44:47 +00:00