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
py-s3fs Convenient Filesystem interface over S3
2024.3.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 2023.10.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-09-22 23:36:28
Last Update: 2024-04-13 09:31:40
Commit Hash: 4a5c1ec
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://s3fs.readthedocs.io/en/latest/
https://github.com/fsspec/s3fs
Description:
S3FS builds on aiobotocore to provide a convenient Python filesystem interface for S3.
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}s3fs>0:devel/py-s3fs@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-s3fs/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-s3fs
  • pkg install py39-s3fs
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-s3fs listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-s3fs
Package flavors (<flavor>: <package>)
  • py39: py39-s3fs
distinfo:
TIMESTAMP = 1712886440 SHA256 (s3fs-2024.3.1.tar.gz) = 1b8bc8dbd65e7b60f5487378f6eeffe1de59aa72caa9efca6dad6ab877405487 SIZE (s3fs-2024.3.1.tar.gz) = 74854

Packages (timestamps in pop-ups are UTC):
py39-s3fs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2023.10.02024.3.1-2023.10.02024.3.1---
FreeBSD:13:quarterly2023.10.02023.10.0-2023.10.02023.10.02023.10.02023.10.02023.10.0
FreeBSD:14:latest2023.10.02024.3.1-2023.10.02024.3.1---
FreeBSD:14:quarterly2023.10.02023.10.0-2023.10.02023.10.02023.10.02023.10.02023.10.0
FreeBSD:15:latest2023.10.02024.3.1n/a2023.10.0n/a2023.10.02023.10.02023.10.0
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-aiobotocore>=2.5.4<3.0.0 : devel/py-aiobotocore@py39
  2. py39-aiohttp>=0 : www/py-aiohttp@py39
  3. py39-fsspec>=2024.3.1<2024.3.1_99 : devel/py-fsspec@py39
  4. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-s3fs-2024.3.1: AWSCLI=off: Use awscli BOTO3=off: Use boto3 ===> Use 'make config' to modify these settings
Options name:
devel_py-s3fs
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/s/s3fs/
  2. https://pypi.org/packages/source/s/s3fs/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2024.3.1
13 Apr 2024 09:31:40
commit hash: 4a5c1ecdb17a539aed32d2416fea8f0870cc0b88commit hash: 4a5c1ecdb17a539aed32d2416fea8f0870cc0b88commit hash: 4a5c1ecdb17a539aed32d2416fea8f0870cc0b88commit hash: 4a5c1ecdb17a539aed32d2416fea8f0870cc0b88 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-s3fs: Update to 2024.3.1

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/fsspec/s3fs/blob/main/docs/source/changelog.rst
		https://s3fs.readthedocs.io/en/latest/changelog.html
2023.10.0
01 Nov 2023 02:08:24
commit hash: 2da19cbbf3fa7868567646e9407006e4c9bf0f34commit hash: 2da19cbbf3fa7868567646e9407006e4c9bf0f34commit hash: 2da19cbbf3fa7868567646e9407006e4c9bf0f34commit hash: 2da19cbbf3fa7868567646e9407006e4c9bf0f34 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-s3fs: Update to 2023.10.0

Changes:	https://github.com/fsspec/s3fs/blob/main/docs/source/changelog.rst
		https://s3fs.readthedocs.io/en/latest/changelog.html
2023.9.2
30 Sep 2023 00:44:36
commit hash: f7fb975a9fa69cb8fdfe1643cc5626a3609c6aa7commit hash: f7fb975a9fa69cb8fdfe1643cc5626a3609c6aa7commit hash: f7fb975a9fa69cb8fdfe1643cc5626a3609c6aa7commit hash: f7fb975a9fa69cb8fdfe1643cc5626a3609c6aa7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-s3fs: Add AWSCLI and BOTO3 options
2023.9.2
29 Sep 2023 16:14:02
commit hash: 243a2d1e75c0f4f76d0df0aa2237482879f00af2commit hash: 243a2d1e75c0f4f76d0df0aa2237482879f00af2commit hash: 243a2d1e75c0f4f76d0df0aa2237482879f00af2commit hash: 243a2d1e75c0f4f76d0df0aa2237482879f00af2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-s3fs: Update to 2023.9.2

Changes:	https://github.com/fsspec/s3fs/blob/main/docs/source/changelog.rst
2023.9.1
22 Sep 2023 23:22:25
commit hash: f958646927f5ae4c0d17d1fd65f1e1ce0ea3d2fdcommit hash: f958646927f5ae4c0d17d1fd65f1e1ce0ea3d2fdcommit hash: f958646927f5ae4c0d17d1fd65f1e1ce0ea3d2fdcommit hash: f958646927f5ae4c0d17d1fd65f1e1ce0ea3d2fd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-s3fs: Add py-s3fs 2023.9.1

S3FS builds on aiobotocore to provide a convenient Python filesystem interface
for S3.

Number of commits found: 5