Port details |
- py-quilt3 Python client for Quilt data hub
- 6.3.1 www
=2 6.1.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-09-21 03:51:48
- Last Update: 2025-03-19 03:40:58
- Commit Hash: f572b1e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/quiltdata/quilt
- Description:
- Quilt is for data-driven teams and offers features for coders (data scientists,
data engineers, developers) and business users alike.
Quilt consists of a Python client, web catalog, lambda functions -- all of which
are open source -- plus a suite of backend services and Docker containers
orchestrated by CloudFormation.
¦ ¦ ¦ ¦ 
- 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}quilt3>0:www/py-quilt3@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-quilt3/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-quilt3
- pkg install py311-quilt3
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-quilt3 listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-quilt3
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1742070486
SHA256 (quilt3-6.3.1.tar.gz) = d4f02a67053ce14037583545d8b895b0972f889882ea83a0a40aa6ab42183003
SIZE (quilt3-6.3.1.tar.gz) = 105432
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-boto3>=1.21.7 : www/py-boto3@py311
- py311-jsonlines>=1.2.0 : devel/py-jsonlines@py311
- py311-jsonschema>=3<5 : devel/py-jsonschema@py311
- py311-platformdirs>=2 : devel/py-platformdirs@py311
- py311-pydantic2>=2.0.0<3.0.0 : devel/py-pydantic2@py311
- py311-pyyaml>=5.1 : devel/py-pyyaml@py311
- py311-requests>=2.12.4 : www/py-requests@py311
- py311-requests-futures>=1.0.0 : www/py-requests-futures@py311
- py311-tenacity>=5.1.1 : devel/py-tenacity@py311
- py311-tqdm>=4.32 : misc/py-tqdm@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- graphics/py-geosnap
Configuration Options:
- ===> The following configuration options are available for py311-quilt3-6.3.1:
ANNDATA=off: Annotated data support
===> Use 'make config' to modify these settings
- Options name:
- www_py-quilt3
- USES:
- python:3.9+
- 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 |
6.3.1 19 Mar 2025 03:40:58
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quilt3: Update to 6.3.1
Changes: https://github.com/quiltdata/quilt/blob/master/docs/CHANGELOG.md |
6.3.0 03 Feb 2025 15:51:36
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quilt3: Update to 6.3.0
Changes: https://github.com/quiltdata/quilt/blob/master/docs/CHANGELOG.md |
6.1.1 28 Nov 2024 04:39:45
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quilt3: Update to 6.1.1
Changes: https://github.com/quiltdata/quilt/blob/master/docs/CHANGELOG.md |
6.1.0 22 Oct 2024 09:49:12
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quilt3: Update to 6.1.0
Changes: https://github.com/quiltdata/quilt/blob/master/docs/CHANGELOG.md |
6.0.0 08 Sep 2024 18:37:50
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quilt3: Update to 6.0.0
Changes: https://github.com/quiltdata/quilt/blob/master/docs/CHANGELOG.md |
5.4.0_2 07 Jul 2024 08:05:33
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
5.4.0_1 13 May 2024 14:13:36
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quilt3: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
5.4.0 01 Dec 2023 22:11:48
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quilt3: Update to 5.4.0
Changes: https://github.com/quiltdata/quilt/blob/master/docs/CHANGELOG.md |
5.3.1 30 Jun 2023 07:06:24
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quilt3: Remove outdated PYTHON_REL check after lang/python37 removal |
5.3.1 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> |
5.3.1 07 May 2023 16:04:18
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quilt3: Update to 5.3.1
Changes: https://github.com/quiltdata/quilt/blob/master/docs/CHANGELOG.md |
5.3.0 18 Apr 2023 18:00:58
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quilt3: Update to 5.3.0
- Add ANNDATA option
Changes: https://github.com/quiltdata/quilt/blob/master/docs/CHANGELOG.md |
5.2.1 09 Apr 2023 20:40:55
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quilt3: Update to 5.2.1
Changes: https://github.com/quiltdata/quilt/blob/master/docs/CHANGELOG.md |
5.2.0 09 Apr 2023 13:37:01
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quilt3: Update to 5.2.0
Changes: https://github.com/quiltdata/quilt/blob/master/docs/CHANGELOG.md |
5.1.1 05 Feb 2023 15:48:09
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quilt3: Update to 5.1.1
Changes: https://github.com/quiltdata/quilt/blob/master/docs/CHANGELOG.md |
5.1.0 30 Jan 2023 13:00:27
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quilt3: Update to 5.1.0
Changes: https://github.com/quiltdata/quilt/blob/master/docs/CHANGELOG.md |
5.0.0 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) |
5.0.0 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 ) |
5.0.0 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
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 ) |
5.0.0 16 Jun 2022 14:01:00
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quilt3: Update to 5.0.0
Changes: https://github.com/quiltdata/quilt/blob/master/docs/CHANGELOG.md |
3.6.0_3 25 Mar 2022 13:37:21
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quilt3: Do not install tests module
- Bump PORTREVISION for package change
PR: 262759
Reported by: se |
3.6.0_2 11 Jan 2022 18:44:48
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quilt3: Change RUN_DEPENDS from py-jsonschema3 to py-jsonschema
- Bump PORTREVISION for dependency change
Obtained
from: https://github.com/quiltdata/quilt/commit/a7dedefc1ba88bd0db970bbfc530d77f7044da8e |
3.6.0_1 01 Nov 2021 13:41:58
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quilt3: Fix build after a06fe6e39adaf76f178798640c57888705cbf40a
- Change RUN_DEPENDS from py-jsonschema to py-jsonschema3
- Bump PORTREVISION for dependency change |
3.6.0 25 Oct 2021 15:57:40
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quilt3: Update to 3.6.0
Changes: https://github.com/quiltdata/quilt/releases
https://github.com/quiltdata/quilt/blob/master/docs/CHANGELOG.md |
3.5.0 21 Sep 2021 03:35:09
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-quilt3: Add py-quilt3 3.5.0
Quilt is for data-driven teams and offers features for coders (data scientists,
data engineers, developers) and business users alike.
Quilt consists of a Python client, web catalog, lambda functions -- all of which
are open source -- plus a suite of backend services and Docker containers
orchestrated by CloudFormation.
WWW: https://github.com/quiltdata/quilt |