Port details |
- py-custodian Simple JIT job management framework in Python
- 2024.10.16 devel
=2 2023.6.5Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-07-02 16:42:31
- Last Update: 2024-12-15 14:55:16
- Commit Hash: 3ee43b8c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/materialsproject/custodian
- Description:
- Custodian is a simple, robust and flexible just-in-time (JIT) job management
framework written in Python. Using custodian, you can create wrappers that
perform error checking, job management and error recovery. It has a simple
plugin framework that allows you to develop specific job management workflows
for different applications.
¦ ¦ ¦ ¦ 
- 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}custodian>0:devel/py-custodian@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-custodian/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-custodian
- pkg install py311-custodian
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-custodian listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-custodian
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1734264487
SHA256 (custodian-2024.10.16.tar.gz) = a9c064a46c1333b22683261196956894d46f54ffe8ec30146056cee2bc0b5191
SIZE (custodian-2024.10.16.tar.gz) = 108831
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:
-
- py311-black>=0 : devel/py-black@py311
- py311-coverage>=6.5.0 : devel/py-coverage@py311
- py311-coveralls>=3.3.1 : devel/py-coveralls@py311
- py311-flake8>=0 : devel/py-flake8@py311
- py311-mypy>=0 : devel/py-mypy@py311
- py311-pydocstyle>=0 : devel/py-pydocstyle@py311
- pylint-py311>=1.7 : devel/pylint@py311
- py311-pymatgen>0 : science/py-pymatgen@py311
- py311-pytest-cov>0 : devel/py-pytest-cov@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-monty>=2.0.6 : devel/py-monty@py311
- py311-psutil>0 : sysutils/py-psutil@py311
- py311-ruamel.yaml>=0.15.6 : devel/py-ruamel.yaml@py311
- py311-sentry-sdk>=1.14.0 : devel/py-sentry-sdk@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- science/py-mp-api
Configuration Options:
- No options to configure
- Options name:
- devel_py-custodian
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2024.10.16 15 Dec 2024 14:55:16
    |
Yuri Victorovich (yuri)  |
devel/py-custodian: update 2023.6.5 → 2024.10.16 |
2023.6.5 18 Jul 2023 00:53:09
    |
Charlie Li (vishwin)  |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
2023.6.5 02 Jul 2023 16:39:49
    |
Yuri Victorovich (yuri)  |
devel/py-custodian: New port: Simple JIT job management framework in Python |
Number of commits found: 3
|