Port details |
- py-param Module to make Python code clearer and more reliable
- 2.1.1 devel
=2 2.1.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-09-30 01:54:11
- Last Update: 2024-06-26 15:16:49
- Commit Hash: 317ab6f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://param.holoviz.org/
- Description:
- Param is a library for handling all the user-modifiable parameters, arguments,
and attributes that control your code. It provides automatic, robust
error-checking while dramatically reducing boilerplate code, letting you focus
on what you want your code to do rather than on checking for all the possible
ways users could supply inappropriate values to a function or class.
¦ ¦ ¦ ¦ 
- 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}param>0:devel/py-param@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-param/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-param
- pkg install py311-param
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-param listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-param
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1719383384
SHA256 (param-2.1.1.tar.gz) = 3b1da14abafa75bfd908572378a58696826b3719a723bc31b40ffff2e9a5c852
SIZE (param-2.1.1.tar.gz) = 174619
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-hatch-vcs>0 : devel/py-hatch-vcs@py311
- py311-hatchling>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-cloudpickle>0 : devel/py-cloudpickle@py311
- py311-coverage>0 : devel/py-coverage@py311
- py311-jsonschema>0 : devel/py-jsonschema@py311
- py311-pandas>0 : math/py-pandas@py311
- py311-pytest-asyncio>0 : devel/py-pytest-asyncio@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/py-pyct
- misc/py-pyviz-comms
Configuration Options:
- No options to configure
- Options name:
- devel_py-param
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.1 26 Jun 2024 15:16:49
    |
Yuri Victorovich (yuri)  |
devel/py-param: update 2.1.0 → 2.1.1
Reported by: portscout |
2.1.0 06 Apr 2024 01:04:49
    |
Yuri Victorovich (yuri)  |
devel/py-param: update 2.0.2 → 2.1.0
Reported by: portscout |
2.0.2 18 Jan 2024 05:02:50
    |
Yuri Victorovich (yuri)  |
devel/py-param: update 2.0.1 → 2.0.2
Reported by: portscout |
2.0.1 22 Dec 2023 03:29:26
    |
Yuri Victorovich (yuri)  |
devel/py-param: update 1.13.0 → 2.0.1 |
1.13.0 16 Mar 2023 04:19:15
    |
Yuri Victorovich (yuri)  |
devel/py-param: Update 1.12.2 → 1.13.0
Reported by: portscout |
1.12.2 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.12.2 30 Sep 2022 01:53:11
    |
Yuri Victorovich (yuri)  |
devel/py-param: New port: Module to make Python code clearer and more reliable |