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) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
py-tableschema Utility library for working with Table Schema
1.20.7_1 databases 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 1.20.5Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-04-15 21:16:05
Last Update: 2024-04-13 14:47:51
Commit Hash: 84a372a
Also Listed In: python
License: MIT
WWW:
https://github.com/frictionlessdata/tableschema-py
Description:
Table Schema is a simple language- and implementation-agnostic way to declare a schema for tabular data. Table Schema is well suited for use cases around handling and validating tabular data in text formats such as CSV, but its utility extends well beyond this core usage, towards a range of applications where data benefits from a portable schema format. Features: - Table to work with data tables described by Table Schema - Schema representing Table Schema - Field representing Table Schema field - validate to validate Table Schema - infer to infer Table Schema from data - built-in command-line interface to validate and infer schemas - storage/plugins system to connect tables to different storage backends like SQL Database
Homepage    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}tableschema>0:databases/py-tableschema@${PY_FLAVOR}
To install the port:
cd /usr/ports/databases/py-tableschema/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/py-tableschema
  • pkg install py39-tableschema
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-tableschema listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-tableschema
Package flavors (<flavor>: <package>)
  • py39: py39-tableschema
distinfo:
TIMESTAMP = 1711466116 SHA256 (tableschema-1.20.7.tar.gz) = 95de2816058b330a97fbde81fd4f4a5acf937b82dc30264b25854ec4740f0baf SIZE (tableschema-1.20.7.tar.gz) = 70928

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

py39-tableschema
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.20.7_1--1.20.7_1---
FreeBSD:13:quarterly1.20.71.20.71.20.2-1.20.7-1.20.21.20.2
FreeBSD:14:latest1.20.51.20.7_11.20.2-1.20.7_11.20.2-1.20.2
FreeBSD:14:quarterly1.20.21.20.7-1.20.21.20.7-1.20.21.20.2
FreeBSD:15:latest1.20.21.20.7_1n/a1.20.2n/a-1.20.2-
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>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-cached-property>=1.5 : devel/py-cached-property@py39
  2. py39-click>=3.3 : devel/py-click@py39
  3. py39-isodate>=0.5.4 : devel/py-isodate@py39
  4. py39-jsonschema>=2.5 : devel/py-jsonschema@py39
  5. py39-python-dateutil>=2.4 : devel/py-python-dateutil@py39
  6. py39-requests>=2.5 : www/py-requests@py39
  7. py39-rfc3986>=1.1.0 : www/py-rfc3986@py39
  8. py39-six>=1.9 : devel/py-six@py39
  9. py39-tabulator>=1.51.3 : devel/py-tabulator@py39
  10. py39-unicodecsv>=0.14 : devel/py-unicodecsv@py39
  11. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-datapackage

Configuration Options:
No options to configure
Options name:
databases_py-tableschema
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/t/tableschema/
  2. https://pypi.org/packages/source/t/tableschema/
Collapse this list.

There are no commits on branch 2022Q2 for this port