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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-pyairtable Python Client for the Airtable API
3.1.1 devel 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 3.0.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-12-31 17:30:06
Last Update: 2025-04-18 05:37:36
Commit Hash: b6b7744
Also Listed In: python
License: MIT
WWW:
https://pyairtable.readthedocs.io/en/stable/
https://github.com/gtalarico/pyairtable
Description:
Python Client for the Airtable API
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}pyairtable>0:devel/py-pyairtable@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-pyairtable/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-pyairtable
  • pkg install py311-pyairtable
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 py311-pyairtable listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pyairtable
Package flavors (<flavor>: <package>)
  • py311: py311-pyairtable
distinfo:
TIMESTAMP = 1744288958 SHA256 (pyairtable-3.1.1.tar.gz) = b185fef12119f249e0e704ab4e4b15a29080fc892ad4d551a1053a1bb609ef2e SIZE (pyairtable-3.1.1.tar.gz) = 147131

Packages (timestamps in pop-ups are UTC):
py311-pyairtable
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.13.1.1-3.1.13.1.1---
FreeBSD:13:quarterly3.0.23.0.2-3.0.23.0.2---
FreeBSD:14:latest3.1.13.1.1-3.1.13.1.1---
FreeBSD:14:quarterly3.0.23.0.2-3.0.23.0.2---
FreeBSD:15:latest3.1.13.1.1n/a3.1.1n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=0 : devel/py-setuptools@py311
  2. py311-wheel>=0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-inflection>=0 : devel/py-inflection@py311
  2. py311-pydantic2>=2<3 : devel/py-pydantic2@py311
  3. py311-requests>=2.22.0 : www/py-requests@py311
  4. py311-typing-extensions>=0 : devel/py-typing-extensions@py311
  5. py311-urllib3>=1.26,1 : net/py-urllib3@py311
  6. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-pyairtable-3.1.1: CLI=off: Command-line interface support ===> Use 'make config' to modify these settings
Options name:
devel_py-pyairtable
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/pyairtable/
  2. https://pypi.org/packages/source/p/pyairtable/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.1
18 Apr 2025 05:37:36
commit hash: b6b7744cec0cc673865391718c32cb382381532bcommit hash: b6b7744cec0cc673865391718c32cb382381532bcommit hash: b6b7744cec0cc673865391718c32cb382381532bcommit hash: b6b7744cec0cc673865391718c32cb382381532b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pyairtable: Update to 3.1.1

Changes:	https://github.com/gtalarico/pyairtable/blob/main/docs/source/changelog.rst
		https://pyairtable.readthedocs.io/en/stable/changelog.html
3.0.2
19 Mar 2025 03:39:04
commit hash: 005c5f8065e586ca5835308929386a7cfcdc2e37commit hash: 005c5f8065e586ca5835308929386a7cfcdc2e37commit hash: 005c5f8065e586ca5835308929386a7cfcdc2e37commit hash: 005c5f8065e586ca5835308929386a7cfcdc2e37 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pyairtable: Update to 3.0.2

Changes:	https://github.com/gtalarico/pyairtable/blob/main/docs/source/changelog.rst
		https://pyairtable.readthedocs.io/en/stable/changelog.html
3.0.1
02 Jan 2025 19:46:32
commit hash: 7df7af13c2afbd93c1bdfbbe39c39cadca35e747commit hash: 7df7af13c2afbd93c1bdfbbe39c39cadca35e747commit hash: 7df7af13c2afbd93c1bdfbbe39c39cadca35e747commit hash: 7df7af13c2afbd93c1bdfbbe39c39cadca35e747 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pyairtable: Update to 3.0.1

- Add CLI option

Changes:	https://github.com/gtalarico/pyairtable/blob/main/docs/source/changelog.rst
		https://pyairtable.readthedocs.io/en/stable/changelog.html
2.3.7
31 Dec 2024 17:26:42
commit hash: 7bfd728555af314b0ffa1c588f978ffc1619481acommit hash: 7bfd728555af314b0ffa1c588f978ffc1619481acommit hash: 7bfd728555af314b0ffa1c588f978ffc1619481acommit hash: 7bfd728555af314b0ffa1c588f978ffc1619481a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pyairtable: Add py-pyairtable 2.3.7

Python Client for the Airtable API

Number of commits found: 4