Port details |
- py-asgi-lifespan Programmatic startup/shutdown of ASGI apps
- 2.1.0 devel =2 2.1.0Version of this port present on the latest quarterly branch.
- Maintainer: meka@tilda.center
- Port Added: 2022-12-17 09:15:34
- Last Update: 2023-04-08 17:24:14
- Commit Hash: ecaff03
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/florimondmanca/asgi-lifespan
- Description:
- Programmatically send startup/shutdown lifespan events into ASGI applications.
When used in combination with an ASGI-capable HTTP client such as HTTPX, this
allows mocking or testing ASGI applications without having to spin up an ASGI
server.
- ¦ ¦ ¦ ¦
- 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}asgi-lifespan>0:devel/py-asgi-lifespan@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-asgi-lifespan/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-asgi-lifespan
- pkg install py39-asgi-lifespan
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-asgi-lifespan listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-asgi-lifespan
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1680863396
SHA256 (asgi-lifespan-2.1.0.tar.gz) = 5e2effaf0bfe39829cf2d64e7ecc47c7d86d676a6599f7afba378c31f5e3a308
SIZE (asgi-lifespan-2.1.0.tar.gz) = 15627
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:
-
- py39-httpx>0 : www/py-httpx@py39
- py39-pytest-asyncio>0 : devel/py-pytest-asyncio@py39
- py39-pytest-trio>0 : devel/py-pytest-trio@py39
- py39-starlette>0 : www/py-starlette@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-sniffio>0 : devel/py-sniffio@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-asgi-lifespan
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|