Port details |
- py-starlette-context Starlette: store and access the context data of a request
- 0.3.6 www =2 0.3.6Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-07-28 06:15:13
- Last Update: 2024-07-28 06:13:39
- Commit Hash: d69eb73
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://starlette-context.readthedocs.io/en/latest/
- Description:
- starlette-context is a middleware for Starlette that allows you to store and
access the context data of a request. Can be used with logging so logs
automatically use request headers such as x-request-id or x-correlation-id.
- ¦ ¦ ¦ ¦
- 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}starlette-context>0:www/py-starlette-context@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-starlette-context/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-starlette-context
- pkg install py311-starlette-context
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-starlette-context listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-starlette-context
- Package flavors (<flavor>: <package>)
- py311: py311-starlette-context
- distinfo:
- TIMESTAMP = 1722143053
SHA256 (tomwojcik-starlette-context-v0.3.6_GH0.tar.gz) = a71af70fab9284b0db6bddfe811d00d145ef4c42264d0cc98869c9fecc7a49e4
SIZE (tomwojcik-starlette-context-v0.3.6_GH0.tar.gz) = 55771
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.0.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:
-
- py311-codecov>=2.1.12 : devel/py-codecov@py311
- py311-coverage>=7.0.2 : devel/py-coverage@py311
- py311-httpx>=0.23.2 : www/py-httpx@py311
- py311-pytest-asyncio>=0.20.3 : devel/py-pytest-asyncio@py311
- py311-pytest-cov>=4.0.0 : devel/py-pytest-cov@py311
- py311-pytest-sugar>=0.9.6 : devel/py-pytest-sugar@py311
- py311-pytest-xdist>=3.1.0 : devel/py-pytest-xdist@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-starlette>0 : www/py-starlette@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/py-llama-cpp-python
Configuration Options:
- No options to configure
- Options name:
- www_py-starlette-context
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.6 28 Jul 2024 06:13:39 |
Yuri Victorovich (yuri) |
www/py-starlette-context: New port: Starlette: store and access the context data
of a request |
Number of commits found: 1
|