Port details |
- py-starlette-context Starlette: store and access the context data of a request
- 0.4.0 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: 2025-03-05 07:38:47
- Commit Hash: 1c762f8
- 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 = 1741159125
SHA256 (tomwojcik-starlette-context-v0.4.0_GH0.tar.gz) = 87d7af7d21062370ba7934f7ccc1c28944c917d8974e24238147836d7ac8d31e
SIZE (tomwojcik-starlette-context-v0.4.0_GH0.tar.gz) = 71294
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-coverage>=7.4.1 : devel/py-coverage@py311
- py311-httpx>=0.23.2 : www/py-httpx@py311
- py311-pytest-asyncio>=0.20.4 : devel/py-pytest-asyncio@py311
- py311-pytest-cov>=4.1 : devel/py-pytest-cov@py311
- py311-pytest-sugar>=0.9.7 : devel/py-pytest-sugar@py311
- py311-pytest-xdist>=3.5.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: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.0 05 Mar 2025 07:38:47
    |
Yuri Victorovich (yuri)  |
www/py-starlette-context: update 0.3.6 → 0.4.0
Reported by: portscout |
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: 2
|