Port details |
- py-executing Get the currently executing AST node of a frame, and other information
- 1.2.0 devel
=0 1.2.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2021-09-21 03:51:31
- Last Update: 2023-01-11 15:58:34
- Commit Hash: 77d6847
- Also Listed In: python
- License: MIT
- Description:
- This mini-package lets you get information about what a frame is currently
doing, particularly the AST node being executed.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}executing>0:devel/py-executing@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-executing/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-executing
- pkg install py39-executing
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-executing listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-executing
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1669057727
SHA256 (executing-1.2.0.tar.gz) = 19da64c18d2d851112f09c287f8d3dbbdf725ab0e569077efb6cdcbd3497c107
SIZE (executing-1.2.0.tar.gz) = 654544
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_scm>=0 : devel/py-setuptools_scm@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- devel/py-devtools
- devel/py-stack-data
Configuration Options:
- No options to configure
- Options name:
- devel_py-executing
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|