Port details |
- py-pooch Fetch your sample data files
- 1.6.0_3 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2018-08-29 19:08:05
- Last Update: 2023-03-21 19:20:57
- Commit Hash: aadbff7
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- Pooch manages your Python library's sample data files: it automatically
downloads and stores them in a local directory, with support for versioning and
corruption checks.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pooch>0:devel/py-pooch@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pooch/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pooch
- pkg install py39-pooch
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-pooch listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pooch
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1643971080
SHA256 (pooch-1.6.0.tar.gz) = 57d20ec4b10dd694d2b05bb64bc6b109c6e85a6c1405794ce87ed8b341ab3f44
SIZE (pooch-1.6.0.tar.gz) = 52318
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:
-
- py39-setuptools>=45 : devel/py-setuptools@py39
- py39-setuptools_scm>=6.2 : devel/py-setuptools_scm@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>0 : devel/py-build@py39
- py39-installer>0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-appdirs>=1.3.0 : devel/py-appdirs@py39
- py39-packaging>=20.0 : devel/py-packaging@py39
- py39-requests>=2.19.0 : www/py-requests@py39
- py39-tqdm>=4.41.0<5.0.0 : misc/py-tqdm@py39
- py39-paramiko>=2.7.0 : security/py-paramiko@py39
- py39-xxhash>=1.4.3 : devel/py-xxhash@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- audio/py-librosa
- for Run
-
- astro/py-metpy
- audio/py-librosa
Configuration Options:
- ===> The following configuration options are available for py39-pooch-1.6.0_3:
PROGRESS=on: Progress bar support
SFTP=on: SFTP download support
XXHASH=on: Hash algorithm support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-pooch
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|