Port details |
- py-shpyx Run shell commands in Python
- 0.0.30 devel =0 0.0.29Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-09-05 06:22:01
- Last Update: 2024-10-14 05:25:38
- Commit Hash: 1f3f721
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/Apakottur/shpyx
- Description:
- shpyx is a simple, lightweight and typed library for running shell commands in
Python.
Use shpyx.run to run a shell command in a subprocess.
- ¦ ¦ ¦ ¦
- 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}shpyx>0:devel/py-shpyx@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-shpyx/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-shpyx
- pkg install py311-shpyx
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-shpyx listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-shpyx
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1728632414
SHA256 (shpyx-0.0.30.tar.gz) = 2e6b2d68b3726414433c5e771c869a4dce7888f1d92ed97f19aaf379dc5cfd8f
SIZE (shpyx-0.0.30.tar.gz) = 10466
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-poetry-core>=1.9.0 : devel/py-poetry-core@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:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-shpyx
- USES:
- python:3.9+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.30 14 Oct 2024 05:25:38 |
Po-Chuan Hsieh (sunpoet) |
devel/py-shpyx: Update to 0.0.30
Changes: https://github.com/Apakottur/shpyx/commits/main |
0.0.29 05 Sep 2024 06:11:19 |
Po-Chuan Hsieh (sunpoet) |
devel/py-shpyx: Add py-shpyx 0.0.29
shpyx is a simple, lightweight and typed library for running shell commands in
Python.
Use shpyx.run to run a shell command in a subprocess. |
Number of commits found: 2
|