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-blobfile Read GCS, ABS and local paths with the same interface
2.1.1 net 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 2.0.2Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-21 17:15:31
Last Update: 2024-03-31 03:07:13
Commit Hash: e85b9f4
Also Listed In: python
License: UNLICENSE
WWW:
https://github.com/blobfile/blobfile
Description:
blobfile is a library that provides a Python-like interface for reading local and remote files (only from blob storage), with an API similar to open() as well as some of the os.path and shutil functions. blobfile supports local paths, Google Cloud Storage paths (gs://<bucket>), and Azure Blob Storage paths (az://<account>/<container> or https://<account>.blob.core.windows.net/<container>/). The main function is BlobFile, which lets you open local and remote files that act more or less like local ones. There are also a few additional functions such as basename, dirname, and join, which mostly do the same thing as their os.path namesakes, only they also support GCS paths and ABS paths. This library is inspired by TensorFlow's gfile but does not have exactly the same interface.
Homepage    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}blobfile>0:net/py-blobfile@${PY_FLAVOR}
To install the port:
cd /usr/ports/net/py-blobfile/ && make install clean
To add the package, run one of these commands:
  • pkg install net/py-blobfile
  • pkg install py39-blobfile
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-blobfile listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-blobfile
Package flavors (<flavor>: <package>)
  • py39: py39-blobfile
distinfo:
TIMESTAMP = 1711466202 SHA256 (blobfile-2.1.1.tar.gz) = 37a77de8c6ded9e1d97265c4d9b1c2145337a12b8eac1a4203fc895fb696e261 SIZE (blobfile-2.1.1.tar.gz) = 76058

Packages (timestamps in pop-ups are UTC):
py39-blobfile
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.12.1.1-2.1.12.1.1---
FreeBSD:13:quarterly2.1.12.1.1-2.1.12.1.12.0.22.0.22.0.2
FreeBSD:14:latest2.1.12.1.1-2.1.12.1.1---
FreeBSD:14:quarterly2.0.22.1.1-2.0.22.1.12.0.22.0.22.0.2
FreeBSD:15:latest2.0.22.1.1n/a2.0.2n/a2.0.22.0.22.0.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>=61.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-filelock>=3.0<4 : sysutils/py-filelock@py39
  2. py39-lxml>=4.9<5 : devel/py-lxml@py39
  3. py39-pycryptodomex>=3.8<4 : security/py-pycryptodomex@py39
  4. py39-urllib3>=1.25.3,1<3,1 : net/py-urllib3@py39
  5. python3.9 : lang/python39
There are no ports dependent upon this port

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

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.1
31 Mar 2024 03:07:13
commit hash: e85b9f4c073de826fd8702e6d41f8ea99ab111a1commit hash: e85b9f4c073de826fd8702e6d41f8ea99ab111a1commit hash: e85b9f4c073de826fd8702e6d41f8ea99ab111a1commit hash: e85b9f4c073de826fd8702e6d41f8ea99ab111a1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-blobfile: Update to 2.1.1

Changes:	https://github.com/blobfile/blobfile/releases
		https://github.com/blobfile/blobfile/blob/master/CHANGES.md
2.1.0
23 Mar 2024 14:49:29
commit hash: dcba077f42a5d34c132545e7d60d46e07ad2bbabcommit hash: dcba077f42a5d34c132545e7d60d46e07ad2bbabcommit hash: dcba077f42a5d34c132545e7d60d46e07ad2bbabcommit hash: dcba077f42a5d34c132545e7d60d46e07ad2bbab files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-blobfile: Update to 2.1.0

- Change MASTER_SITES from GitHub to PYPI

Changes:	https://github.com/blobfile/blobfile/releases
		https://github.com/blobfile/blobfile/blob/master/CHANGES.md
2.0.2
21 Aug 2023 17:01:58
commit hash: d733ef5984f7ad2dce97acf09cb2619453f25415commit hash: d733ef5984f7ad2dce97acf09cb2619453f25415commit hash: d733ef5984f7ad2dce97acf09cb2619453f25415commit hash: d733ef5984f7ad2dce97acf09cb2619453f25415 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-blobfile: Add py-blobfile 2.0.2

blobfile is a library that provides a Python-like interface for reading local
and remote files (only from blob storage), with an API similar to open() as well
as some of the os.path and shutil functions. blobfile supports local paths,
Google Cloud Storage paths (gs://<bucket>), and Azure Blob Storage paths
(az://<account>/<container> or
https://<account>.blob.core.windows.net/<container>/).

The main function is BlobFile, which lets you open local and remote files that
act more or less like local ones. There are also a few additional functions such
as basename, dirname, and join, which mostly do the same thing as their os.path
namesakes, only they also support GCS paths and ABS paths.

This library is inspired by TensorFlow's gfile but does not have exactly the
same interface.

Number of commits found: 3