Port details |
- py-pdm Python Development Master
- 2.2.1 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-09-27 19:51:17
- Last Update: 2023-02-05 15:47:57
- Commit Hash: fe8e1e0
- Also Listed In: python
- License: MIT
- Description:
- PDM is meant to be a next generation Python package management tool. It was
originally built for personal use. If you feel you are going well with Pipenv or
Poetry and don't want to introduce another package manager, just stick to it.
But if you are missing something that is not present in those tools, you can
probably find some goodness in pdm.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pdm>0:devel/py-pdm@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pdm/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pdm
- pkg install py39-pdm
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-pdm listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pdm
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1675191033
SHA256 (pdm-2.2.1.tar.gz) = a861d47d57bc6ef9e99edb09abd620955a37b2835019b6a8918beea3b089a3b7
SIZE (pdm-2.2.1.tar.gz) = 2770967
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>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-blinker>=0 : devel/py-blinker@py39
- py39-CacheControl>=0.12.11 : www/py-cachecontrol@py39
- py39-certifi>=2022.6.15 : security/py-certifi@py39
- py39-findpython>=0.2.0 : devel/py-findpython@py39
- py39-installer>=0.6<0.7 : devel/py-installer@py39
- py39-packaging>=20.9 : devel/py-packaging@py39
- py39-pdm-pep517>=1.0.0<2.0.0 : devel/py-pdm-pep517@py39
- py39-pep517>=0.11.0 : devel/py-pep517@py39
- py39-platformdirs>=0 : devel/py-platformdirs@py39
- py39-python-dotenv>=0.15 : www/py-python-dotenv@py39
- py39-requests-toolbelt>=0 : www/py-requests-toolbelt@py39
- py39-resolvelib>=0.8<0.9 : devel/py-resolvelib@py39
- py39-rich>=12.3.0 : textproc/py-rich@py39
- py39-shellingham>=1.3.2 : devel/py-shellingham@py39
- py39-tomlkit>=0.8.0<1 : textproc/py-tomlkit@py39
- py39-unearth>=0.6.0 : devel/py-unearth@py39
- py39-virtualenv>=20 : devel/py-virtualenv@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- py39-importlib-metadata>=3.6 : devel/py-importlib-metadata@py39
- py39-tomli>=1.1.0 : textproc/py-tomli@py39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pdm
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|