16 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
9e9f15e323 Update to py-planet-1.5.1. 2022-08-11 08:22:16 +00:00
martin
d7d1ee8cf9 Add py-tz as test dependency. 2022-03-07 09:38:19 +00:00
sthen
d25fc43573 update to py3-planet-1.4.9, from wen heping
plus: add a note that tests should be included in distfiles starting from 1.5.0
2022-03-06 11:15:42 +00:00
sthen
5e4370b64d bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:12 +00:00
ajacoutot
3d6755d899 update to py3-planet-1.4.7. 2021-08-31 11:59:01 +00:00
ajacoutot
61824b6ebb Update to py3-planet-1.4.6. 2021-02-19 21:16:48 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
landry
1a5a948369 update to 1.4.5, remove python2 FLAVOR, migrate to python3 by default.
(nothing depends on this port anyway)
ok sthen@ kmos@
2020-02-25 10:02:55 +00:00
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