Port details |
- py-tableschema Utility library for working with Table Schema
- 1.21.0 databases =2 1.21.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2019-04-15 21:16:05
- Last Update: 2024-11-21 13:38:04
- Commit Hash: f54f85d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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
- ¦ ¦ ¦ ¦
- 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 py311-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 py311-tableschema listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-tableschema
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1731679220
SHA256 (tableschema-1.21.0.tar.gz) = d834130e4e9fcc912b0e4694592acf7b7fe99bea1d16c872e823ee30fd5e5fa4
SIZE (tableschema-1.21.0.tar.gz) = 71001
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-cached-property>=1.5 : devel/py-cached-property@py311
- py311-click>=3.3 : devel/py-click@py311
- py311-dataflows-tabulator>=1.54.1 : devel/py-dataflows-tabulator@py311
- py311-isodate>=0.5.4 : devel/py-isodate@py311
- py311-jsonschema>=2.5 : devel/py-jsonschema@py311
- py311-python-dateutil>=2.4 : devel/py-python-dateutil@py311
- py311-requests>=2.5 : www/py-requests@py311
- py311-rfc3986>=1.1.0 : www/py-rfc3986@py311
- py311-six>=1.9 : devel/py-six@py311
- py311-unicodecsv>=0.14 : devel/py-unicodecsv@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.21.0 21 Nov 2024 13:38:04 |
Po-Chuan Hsieh (sunpoet) |
databases/py-tableschema: Update to 1.21.0
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.20.7_1 13 Apr 2024 14:47:51 |
Po-Chuan Hsieh (sunpoet) |
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil
- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS |
1.20.7 31 Mar 2024 03:06:17 |
Po-Chuan Hsieh (sunpoet) |
databases/py-tableschema: Update to 1.20.7
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.20.5 23 Mar 2024 14:31:10 |
Po-Chuan Hsieh (sunpoet) |
databases/py-tableschema: Update to 1.20.5
- Convert to USE_PYTHON=pep517
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.20.2 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
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> |
1.20.2 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.20.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.20.2 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
1.20.2 18 Apr 2021 05:43:05 |
Po-Chuan Hsieh (sunpoet) |
databases/py-tableschema: Sort RUN_DEPENDS |
1.20.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.20.2 07 Mar 2021 22:17:01 |
sunpoet |
Update to 1.20.2
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.20.0 10 Oct 2020 17:55:37 |
sunpoet |
Update to 1.20.0
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.19.5 29 Sep 2020 18:17:49 |
sunpoet |
Update to 1.19.5
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.19.4 14 Sep 2020 17:46:33 |
sunpoet |
Update to 1.19.4
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.19.3 19 Aug 2020 16:19:56 |
sunpoet |
Update to 1.19.3
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.19.2 24 Jul 2020 07:11:20 |
sunpoet |
Update to 1.19.2
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.18.0 14 Jul 2020 07:59:28 |
antoine |
Unbreak bulk -a |
1.18.0 21 May 2020 20:44:42 |
sunpoet |
Update to 1.18.0
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.17.0 01 May 2020 05:01:06 |
sunpoet |
Update to 1.17.0
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.16.2 27 Apr 2020 20:58:28 |
sunpoet |
Update to 1.16.2
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.16.1 26 Apr 2020 11:57:42 |
sunpoet |
Update to 1.16.1
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.16.0 24 Apr 2020 18:03:08 |
sunpoet |
Update to 1.16.0
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.15.0 04 Mar 2020 16:16:39 |
sunpoet |
Update to 1.15.0
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.14.0 03 Mar 2020 18:50:51 |
sunpoet |
Update to 1.14.0
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.13.1 22 Feb 2020 15:56:08 |
sunpoet |
Update to 1.13.1
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.13.0 21 Feb 2020 18:56:23 |
sunpoet |
Update to 1.13.0
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.12.5 11 Feb 2020 17:53:54 |
sunpoet |
Update to 1.12.5
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.12.4 06 Feb 2020 19:26:20 |
sunpoet |
Update to 1.12.4
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.12.3 14 Jan 2020 16:44:54 |
sunpoet |
Update to 1.12.3
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.12.2 29 Dec 2019 17:33:38 |
sunpoet |
Update to 1.12.2
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.12.1 28 Dec 2019 07:29:51 |
sunpoet |
Update to 1.12.1
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.12.0 12 Dec 2019 13:45:36 |
sunpoet |
Update to 1.12.0
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.11.0 08 Dec 2019 17:01:10 |
sunpoet |
Update to 1.11.0
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.10.0 02 Nov 2019 17:03:20 |
sunpoet |
Update to 1.10.0
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.9.0 01 Nov 2019 16:32:42 |
sunpoet |
Update to 1.9.0
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.8.0 20 Oct 2019 17:10:22 |
sunpoet |
Update to 1.8.0
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.7.4 28 Sep 2019 20:02:38 |
sunpoet |
Update to 1.7.4
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.7.3 27 Sep 2019 21:26:18 |
sunpoet |
Update to 1.7.3
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.7.2 26 Sep 2019 18:15:14 |
sunpoet |
Update to 1.7.2
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.7.0 04 Sep 2019 17:19:17 |
sunpoet |
Update to 1.7.0
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog |
1.6.0 09 Jul 2019 18:19:52 |
sunpoet |
Update to 1.6.0
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog |
1.5.4 29 Jun 2019 20:52:36 |
sunpoet |
Update to 1.5.4
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.5.3 24 Jun 2019 18:06:22 |
sunpoet |
Update to 1.5.3
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.5.2 10 Jun 2019 16:47:49 |
sunpoet |
Update to 1.5.2
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
https://github.com/frictionlessdata/tableschema-py/commits/master |
1.5.1 07 Jun 2019 23:03:48 |
sunpoet |
Update to 1.5.1
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog |
1.5.0 25 May 2019 10:00:06 |
sunpoet |
Update to 1.5.0
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog |
1.4.1 18 Apr 2019 18:00:10 |
sunpoet |
Update to 1.4.1
Changes: https://github.com/frictionlessdata/tableschema-py/commits/master |
1.4.0 15 Apr 2019 21:15:28 |
sunpoet |
Add py-tableschema 1.4.0
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
WWW: https://github.com/frictionlessdata/tableschema-py |