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
Port details
py-gcsfs Convenient Filesystem interface over GCS
2024.10.0 devel Deleted on this many watch lists=2 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 2024.9.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:12
Last Update: 2024-11-06 15:17:35
Commit Hash: 6e2da96
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://gcsfs.readthedocs.io/en/latest/
https://github.com/fsspec/gcsfs
Description:
Pythonic file-system for Google Cloud Storage
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}gcsfs>0:devel/py-gcsfs@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py311-gcsfs
Package flavors (<flavor>: <package>)
  • py311: py311-gcsfs
distinfo:
TIMESTAMP = 1729653350 SHA256 (gcsfs-2024.10.0.tar.gz) = 5df54cfe568e8fdeea5aafa7fed695cdc69a9a674e991ca8c1ce634f5df1d314 SIZE (gcsfs-2024.10.0.tar.gz) = 79588

Packages (timestamps in pop-ups are UTC):
py39-gcsfs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly------2023.10.02023.10.0
FreeBSD:14:latest--------
FreeBSD:14:quarterly------2023.10.02023.10.0
FreeBSD:15:latest--n/a-n/a-2023.10.0-
 

py311-gcsfs
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly2024.9.02024.9.0--2024.9.0---
FreeBSD:14:latest2024.10.0-------
FreeBSD:14:quarterly2024.9.02024.9.0--2024.9.0---
FreeBSD:15:latest--n/a-n/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-aiohttp>=0 : www/py-aiohttp@py311
  2. py311-decorator>=4.1.2 : devel/py-decorator@py311
  3. py311-fsspec>=2024.10.0<2024.10.0_99 : devel/py-fsspec@py311
  4. py311-google-auth-oauthlib>=0 : security/py-google-auth-oauthlib@py311
  5. py311-google-auth>=1.2 : security/py-google-auth@py311
  6. py311-google-cloud-storage>=0 : www/py-google-cloud-storage@py311
  7. py311-requests>=0 : www/py-requests@py311
  8. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py311-gcsfs-2024.10.0: CRC=off: CRC support GCSFUSE=off: Fuse support ===> Use 'make config' to modify these settings
Options name:
devel_py-gcsfs
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/g/gcsfs/
  2. https://pypi.org/packages/source/g/gcsfs/
Collapse this list.
Port Moves

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2024.10.0
06 Nov 2024 15:17:35
commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9dcommit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
filesystems: add new category for file systems and related utilities

The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.

Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.

Approved by:	portmgr (rene)
Reviewed by:	mat
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/302
PR:		281988
2024.10.0
25 Oct 2024 11:17:42
commit hash: 83d623ddd67228196a09ca7de1f06b3c9dad9090commit hash: 83d623ddd67228196a09ca7de1f06b3c9dad9090commit hash: 83d623ddd67228196a09ca7de1f06b3c9dad9090commit hash: 83d623ddd67228196a09ca7de1f06b3c9dad9090 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-gcsfs: Update to 2024.10.0

Changes:	https://github.com/fsspec/gcsfs/blob/main/docs/source/changelog.rst
		https://gcsfs.readthedocs.io/en/latest/changelog.html
2024.9.0
08 Sep 2024 18:37:21
commit hash: c2d777436f1ad71f75fa90edcbadb4ac84fc5c6acommit hash: c2d777436f1ad71f75fa90edcbadb4ac84fc5c6acommit hash: c2d777436f1ad71f75fa90edcbadb4ac84fc5c6acommit hash: c2d777436f1ad71f75fa90edcbadb4ac84fc5c6a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-gcsfs: Update to 2024.9.0.post1

Changes:	https://github.com/fsspec/gcsfs/blob/main/docs/source/changelog.rst
		https://gcsfs.readthedocs.io/en/latest/changelog.html
2024.6.1
06 Jul 2024 16:03:17
commit hash: 0583d1c54b4eb47d78e0e9b0cc717c3ee2b0e7e7commit hash: 0583d1c54b4eb47d78e0e9b0cc717c3ee2b0e7e7commit hash: 0583d1c54b4eb47d78e0e9b0cc717c3ee2b0e7e7commit hash: 0583d1c54b4eb47d78e0e9b0cc717c3ee2b0e7e7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-gcsfs: Update to 2024.6.1

Changes:	https://github.com/fsspec/gcsfs/blob/main/docs/source/changelog.rst
		https://gcsfs.readthedocs.io/en/latest/changelog.html
2024.6.0
06 Jun 2024 07:48:03
commit hash: 72ad401fd9710cffd199ae39e8a9de57c41a6a37commit hash: 72ad401fd9710cffd199ae39e8a9de57c41a6a37commit hash: 72ad401fd9710cffd199ae39e8a9de57c41a6a37commit hash: 72ad401fd9710cffd199ae39e8a9de57c41a6a37 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-gcsfs: Update to 2024.6.0

Changes:	https://github.com/fsspec/gcsfs/blob/main/docs/source/changelog.rst
		https://gcsfs.readthedocs.io/en/latest/changelog.html
2024.5.0
19 May 2024 22:11:00
commit hash: cd6bc9f9490df35db0e96a83f25e2e121a5b5446commit hash: cd6bc9f9490df35db0e96a83f25e2e121a5b5446commit hash: cd6bc9f9490df35db0e96a83f25e2e121a5b5446commit hash: cd6bc9f9490df35db0e96a83f25e2e121a5b5446 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-gcsfs: Update to 2024.5.0

Changes:	https://github.com/fsspec/gcsfs/blob/main/docs/source/changelog.rst
		https://gcsfs.readthedocs.io/en/latest/changelog.html
2024.3.1
13 Apr 2024 09:31:38
commit hash: 23f52086d760921d00b54a3776d876cc347d9da8commit hash: 23f52086d760921d00b54a3776d876cc347d9da8commit hash: 23f52086d760921d00b54a3776d876cc347d9da8commit hash: 23f52086d760921d00b54a3776d876cc347d9da8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-gcsfs: Update to 2024.3.1

Changes:	https://github.com/fsspec/gcsfs/blob/main/docs/source/changelog.rst
		https://gcsfs.readthedocs.io/en/latest/changelog.html
2023.10.0_1
08 Apr 2024 20:16:53
commit hash: 1c6312fd45cc26087291bb08994f32066d388f47commit hash: 1c6312fd45cc26087291bb08994f32066d388f47commit hash: 1c6312fd45cc26087291bb08994f32066d388f47commit hash: 1c6312fd45cc26087291bb08994f32066d388f47 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-gcsfs: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for package change
2023.10.0
01 Nov 2023 01:57:08
commit hash: 096b9a74bfdbabc0bd7d1332926245443e23c4f9commit hash: 096b9a74bfdbabc0bd7d1332926245443e23c4f9commit hash: 096b9a74bfdbabc0bd7d1332926245443e23c4f9commit hash: 096b9a74bfdbabc0bd7d1332926245443e23c4f9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-gcsfs: Update to 2023.10.0

Changes:	https://github.com/fsspec/gcsfs/blob/main/docs/source/changelog.rst
		https://gcsfs.readthedocs.io/en/latest/changelog.html
2023.9.2
30 Sep 2023 00:44:32
commit hash: d77a70b0038780b749b77cff0885453e82b75fe3commit hash: d77a70b0038780b749b77cff0885453e82b75fe3commit hash: d77a70b0038780b749b77cff0885453e82b75fe3commit hash: d77a70b0038780b749b77cff0885453e82b75fe3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-gcsfs: Update to 2023.9.2

Changes:	https://github.com/fsspec/gcsfs/blob/main/docs/source/changelog.rst
		https://gcsfs.readthedocs.io/en/latest/changelog.html
2023.9.1
29 Sep 2023 16:13:57
commit hash: 8fb26126cd4d0390d33aeb5c7c3c4010eafc0640commit hash: 8fb26126cd4d0390d33aeb5c7c3c4010eafc0640commit hash: 8fb26126cd4d0390d33aeb5c7c3c4010eafc0640commit hash: 8fb26126cd4d0390d33aeb5c7c3c4010eafc0640 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-gcsfs: Add GCSFUSE and CRC options
2023.9.1
22 Sep 2023 23:22:22
commit hash: b0b339bf1c28135f19995fc76aaf3b94fe32b16ecommit hash: b0b339bf1c28135f19995fc76aaf3b94fe32b16ecommit hash: b0b339bf1c28135f19995fc76aaf3b94fe32b16ecommit hash: b0b339bf1c28135f19995fc76aaf3b94fe32b16e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-gcsfs: Add py-gcsfs 2023.9.1

Pythonic file-system for Google Cloud Storage

Number of commits found: 12