Port details on branch 2024Q4 |
- py-asgiref ASGI specs, helper code, and adapters
- 3.8.1 www =2 3.8.1Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2019-09-12 02:36:33
- Last Update: 2024-04-05 14:37:26
- Commit Hash: f2fdb98
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/django/asgiref/
- Description:
- ASGI is a standard for Python asynchronous web apps and servers to
communicate with each other, and positioned as an asynchronous
successor to WSGI.
- ¦ ¦ ¦ ¦
- 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}asgiref>0:www/py-asgiref@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/py-asgiref/ && make install clean
- To add the package, run one of these commands:
- pkg install www/py-asgiref
- pkg install py39-asgiref
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-asgiref listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-asgiref
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1712325002
SHA256 (asgiref-3.8.1.tar.gz) = c343bd80a0bec947a9860adb4c432ffa7db769836c64238fc34bdc3fec84d590
SIZE (asgiref-3.8.1.tar.gz) = 35186
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-pytest>=4.3.0 : devel/py-pytest@py39
- py39-pytest-asyncio>=0.10.0 : devel/py-pytest-asyncio@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- py39-typing-extensions>=4 : devel/py-typing-extensions@py39
- This port is required by:
- for Build
-
- databases/datasette
- for Run
-
- databases/datasette
- devel/py-connexion
- devel/py-datasette
- net/irrd
- www/mitmproxy
- www/py-channels
- www/py-channels-redis
-
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:
- www_py-asgiref
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|