notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-planet Planet API Client
2.1.1 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-09-14 23:53:21
Last Update: 2023-08-16 18:25:43
Commit Hash: f6606382
Also Listed In: python
License: APACHE20
WWW:
https://planet-sdk-for-python-v2.readthedocs.io/en/latest/
https://github.com/planetlabs/planet-client-python
Description:
This library provides a command-line-interface (CLI) and Python library to make access to Planet's public API easy to use. The command line interface is intended to be functional for many tasks but is just a thin layer on the lower level Python API.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}planet>0:www/py-planet@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-planet/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-planet
  • pkg install py39-planet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-planet listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-planet
Package flavors (<flavor>: <package>)
  • py39: py39-planet
distinfo:
TIMESTAMP = 1691070184 SHA256 (planet-2.1.1.tar.gz) = d4d36b0c02c151fc0b907354aa3b116532e5dad4f4ce7495f530f66f6854db2b SIZE (planet-2.1.1.tar.gz) = 58571

Packages (timestamps in pop-ups are UTC):
py37-planet
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.4.6_1---1.4.6_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-planet
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.12.1.1-2.1.12.1.1---
FreeBSD:13:quarterly2.1.12.1.12.0.22.1.12.1.1-2.1.12.1.1
FreeBSD:14:latest2.1.12.1.11.5.22.1.12.1.12.0.2-2.0.2
FreeBSD:14:quarterly2.1.12.1.1-2.1.12.1.1-2.1.12.1.1
FreeBSD:15:latest2.1.12.1.1n/a2.1.1n/a-2.1.1-
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-click>=8.0 : devel/py-click@py39
  2. py39-geojson>=0 : devel/py-geojson@py39
  3. py39-httpx>=0.23.0 : www/py-httpx@py39
  4. py39-jsonschema>=0 : devel/py-jsonschema@py39
  5. py39-pyjwt>=2.1 : www/py-pyjwt@py39
  6. py39-tqdm>=4.56 : misc/py-tqdm@py39
  7. py39-typing-extensions>=0 : devel/py-typing-extensions@py39
  8. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  9. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_py-planet
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/planet/
  2. https://pypi.org/packages/source/p/planet/
Collapse this list.

Number of commits found: 41

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.1
16 Aug 2023 18:25:43
commit hash: f6606382759f58049319ee66be838e9b305e8d58commit hash: f6606382759f58049319ee66be838e9b305e8d58commit hash: f6606382759f58049319ee66be838e9b305e8d58commit hash: f6606382759f58049319ee66be838e9b305e8d58 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-planet: Update to 2.1.1

- Update WWW

Changes:	https://github.com/planetlabs/planet-client-python/releases
2.0.3
09 Jul 2023 10:21:18
commit hash: 8577f80f4d6decf8445b9864188bd628387a68fbcommit hash: 8577f80f4d6decf8445b9864188bd628387a68fbcommit hash: 8577f80f4d6decf8445b9864188bd628387a68fbcommit hash: 8577f80f4d6decf8445b9864188bd628387a68fb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-planet: Update to 2.0.3

Changes:	https://github.com/planetlabs/planet-client-python/releases
2.0.2
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2.0.2
27 May 2023 23:44:11
commit hash: 16b36233240fe7402124d10f63b892eade6de1d9commit hash: 16b36233240fe7402124d10f63b892eade6de1d9commit hash: 16b36233240fe7402124d10f63b892eade6de1d9commit hash: 16b36233240fe7402124d10f63b892eade6de1d9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-planet: Update to 2.0.2

Changes:	https://github.com/planetlabs/planet-client-python/releases
2.0.1
27 May 2023 04:11:13
commit hash: 52f849024484fa4914891e23ac2f5662d43b0adccommit hash: 52f849024484fa4914891e23ac2f5662d43b0adccommit hash: 52f849024484fa4914891e23ac2f5662d43b0adccommit hash: 52f849024484fa4914891e23ac2f5662d43b0adc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-planet: Update to 2.0.1

Changes:	https://github.com/planetlabs/planet-client-python/releases
2.0.0
19 Apr 2023 18:54:29
commit hash: 362fa493e90da0053b1bee907281e218c14222d3commit hash: 362fa493e90da0053b1bee907281e218c14222d3commit hash: 362fa493e90da0053b1bee907281e218c14222d3commit hash: 362fa493e90da0053b1bee907281e218c14222d3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-planet: Update to 2.0.0

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.5.2
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.5.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5.2
04 Sep 2022 03:47:19
commit hash: 8cccb3bc0af570216a5aa36a14f487e2f52bd72acommit hash: 8cccb3bc0af570216a5aa36a14f487e2f52bd72acommit hash: 8cccb3bc0af570216a5aa36a14f487e2f52bd72acommit hash: 8cccb3bc0af570216a5aa36a14f487e2f52bd72a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-planet: Update to 1.5.2

- Change RUN_DEPENDS from py-requests-futures to py-requests-futures0

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.5.1
30 Jul 2022 19:25:11
commit hash: 54e12faf500d6b9901941e404f29db0d289c756ccommit hash: 54e12faf500d6b9901941e404f29db0d289c756ccommit hash: 54e12faf500d6b9901941e404f29db0d289c756ccommit hash: 54e12faf500d6b9901941e404f29db0d289c756c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-planet: Update to 1.5.1

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.5.0
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.5.0
11 Jul 2022 13:50:45
commit hash: f43b70032507841a49418347f3a74fe54bfcc822commit hash: f43b70032507841a49418347f3a74fe54bfcc822commit hash: f43b70032507841a49418347f3a74fe54bfcc822commit hash: f43b70032507841a49418347f3a74fe54bfcc822 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-planet: Update to 1.5.0

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.4.10
22 May 2022 05:09:03
commit hash: 581ea0be6fc78c54d6b74cd75a4cbaebe776f881commit hash: 581ea0be6fc78c54d6b74cd75a4cbaebe776f881commit hash: 581ea0be6fc78c54d6b74cd75a4cbaebe776f881commit hash: 581ea0be6fc78c54d6b74cd75a4cbaebe776f881 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-planet: Update to 1.4.10

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.4.9_1
25 Jan 2022 19:51:18
commit hash: fe233c4e0dbc7dde1aa81eba3923d42e09bba7a2commit hash: fe233c4e0dbc7dde1aa81eba3923d42e09bba7a2commit hash: fe233c4e0dbc7dde1aa81eba3923d42e09bba7a2commit hash: fe233c4e0dbc7dde1aa81eba3923d42e09bba7a2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-planet: Do not install LICENSE to PREFIX

- Bump PORTREVISION for package change

PR:		261163
Reported by:	se
1.4.9
11 Jan 2022 18:44:47
commit hash: d49d943d813bbbddad19243b96a2bfcf6882d969commit hash: d49d943d813bbbddad19243b96a2bfcf6882d969commit hash: d49d943d813bbbddad19243b96a2bfcf6882d969commit hash: d49d943d813bbbddad19243b96a2bfcf6882d969 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-planet: Update to 1.4.9

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.4.8
21 Dec 2021 18:50:17
commit hash: 6d19655ed6690c906bd08d0112cc8a7679c248b5commit hash: 6d19655ed6690c906bd08d0112cc8a7679c248b5commit hash: 6d19655ed6690c906bd08d0112cc8a7679c248b5commit hash: 6d19655ed6690c906bd08d0112cc8a7679c248b5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-planet: Update to 1.4.8

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.4.7
06 Jul 2021 14:57:43
commit hash: 168cc4da4eb5217aa7d3642b9e16fe1d5e87b920commit hash: 168cc4da4eb5217aa7d3642b9e16fe1d5e87b920commit hash: 168cc4da4eb5217aa7d3642b9e16fe1d5e87b920commit hash: 168cc4da4eb5217aa7d3642b9e16fe1d5e87b920 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/py-planet: Update to 1.4.7

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.4.6_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.4.6_1
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
1.4.6_1
29 May 2020 01:57:21
Revision:536842Original commit files touched by this commit
sunpoet search for other commits by this committer
Change RUN_DEPENDS from py-requests-futures097 to py-requests-futures

- Bump PORTREVISION for dependency and package change
1.4.6
19 May 2020 23:31:09
Revision:535914Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.6

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.4.5
12 Feb 2020 19:24:41
Revision:525942Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.5

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.4.4
28 Dec 2019 07:32:01
Revision:521103Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.4

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.4.3
15 Nov 2019 13:22:00
Revision:517659Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.3

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.4.2
20 Oct 2019 17:12:45
Revision:514955Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.2

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.4.1
25 Sep 2019 20:42:12
Revision:512837Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.4.1

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.3.2
28 Aug 2019 23:52:46
Revision:510118Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.3.2

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.3.1
06 Aug 2019 17:42:36
Revision:508272Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.3.1

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.3.0
21 Jul 2019 20:48:42
Revision:507099Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.3.0

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.2.4
28 Jun 2019 21:17:09
Revision:505305Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.2.4

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.2.3
12 Jun 2019 20:02:26
Revision:504041Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.2.3

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.2.2_1
10 Apr 2019 06:18:32
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
1.2.2
05 Mar 2019 17:29:45
Revision:494727Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.2.2

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.2.1
10 Nov 2018 07:57:44
Revision:484581Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.2.1

- Update WWW

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.2.0
12 Oct 2018 19:58:52
Revision:481926Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.2.0

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.1.0
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
1.1.0
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
1.1.0
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1.0
16 Sep 2017 08:59:44
Revision:449951Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.1.0

- Add NO_ARCH

Changes:	https://github.com/planetlabs/planet-client-python/releases
1.0.1
14 Sep 2017 23:49:31
Revision:449869Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-planet 1.0.1

This library provides a command-line-interface (CLI) and Python library to make
access to Planet's public API easy to use.

The command line interface is intended to be functional for many tasks but is
just a thin layer on the lower level Python API.

WWW: https://pypi.python.org/pypi/planet

Number of commits found: 41