Port details on branch 2024Q4 |
- py-tblib Traceback serialization library in Python
- 1.7.0 devel =3 1.7.0Version of this port present on the latest quarterly branch.
- Maintainer: dbaio@FreeBSD.org
- Port Added: 2016-07-13 16:39:56
- Last Update: 2023-06-27 19:34:34
- Commit Hash: 3d9a815
- People watching this port, also watch:: picoc, roxterm, monit, notmuch, php81-pecl-scrypt
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://pypi.org/project/tblib/
- Description:
- Pickle tracebacks and raise exceptions with pickled tracebacks in
different processes. This allows better error handling when running
code over multiple processes (imagine multiprocessing, billiard,
futures, celery etc).
Parse traceback strings and raise with the parsed tracebacks.
- ¦ ¦ ¦ ¦
- 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}tblib>0:devel/py-tblib@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-tblib/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-tblib
- pkg install py39-tblib
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-tblib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-tblib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1596305987
SHA256 (tblib-1.7.0.tar.gz) = 059bd77306ea7b419d4f76016aef6d7027cc8a0785579b5aad198803435f882c
SIZE (tblib-1.7.0.tar.gz) = 33074
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-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- devel/py-distributed
- devel/py-pytest-parallel
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- devel_py-tblib
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|