| Name: | python3-asgiref |
|---|---|
| Version: | 3.7.2 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 142988 |
| License: | BSD-3-Clause AND Apache-2.0 |
| RPM: | python3-asgiref-3.7.2-1.el9.noarch.rpm |
| Source RPM: | python-asgiref-3.7.2-1.el9.src.rpm |
| Build Date: | Wed Apr 24 2024 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/django/asgiref |
| Summary: | ASGI specs, helper code, and adapters |
| 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. This package includes ASGI base libraries, such as: * Sync-to-async and async-to-sync function wrappers, asgiref.sync * Server base classes, asgiref.server * A WSGI-to-ASGI adapter, in asgiref.wsgi |
- Update to 3.7.2, resolves rhbz#2209379 - Remove mypy build requirement - Run tests directly with pytest to avoid tox build requirement - Run import check when tests are disabled - Remove duplicate license file
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for Python 3.12
- Change license to SPDX identifier
- Update to release 3.6.0
- Update to 3.5.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild