Port details |
- py-unidep Unified Conda and Pip requirements management
- 0.64.0 devel =2 0.63.2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-07-10 05:03:10
- Last Update: 2025-01-02 16:43:12
- Commit Hash: ca21f0f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://unidep.readthedocs.io/en/latest/
- https://github.com/basnijholt/unidep
- Description:
- UniDep streamlines Python project dependency management by unifying Conda and
Pip packages in a single system.
Handling dependencies in Python projects can be challenging, especially when
juggling Python and non-Python packages. This often leads to confusion and
inefficiency, as developers juggle between multiple dependency files.
- ¦ ¦ ¦ ¦
- 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}unidep>0:devel/py-unidep@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-unidep/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-unidep
- pkg install py311-unidep
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-unidep listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-unidep
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1735792367
SHA256 (unidep-0.64.0.tar.gz) = 58a088648fc92fd49fbc7aba967d0c02d3f2587460d29b89f0262c49f77bbba3
SIZE (unidep-0.64.0.tar.gz) = 99344
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>=42 : 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:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-packaging>=0 : devel/py-packaging@py311
- py311-ruamel.yaml>=0 : devel/py-ruamel.yaml@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-unidep-0.64.0:
PIP_COMPILE=off: pip-compile integration
RICH=off: Help formatter via rich
TOML=on: TOML format or parser support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-unidep
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|