Package python-asgiref-3.8.1-1.el10_0.src
Name | python-asgiref |
---|---|
Epoch | 0 |
Version | 3.8.1 |
Release | 1.el10_0 |
Architecture | src |
Website/URL | https://github.com/django/asgiref |
License | BSD-3-Clause AND Apache-2.0 |
Build Time | 2025-04-10 14:30:21 |
Build Host | builder-x86-13.inferitos.ru |
Summary | ASGI specs, helper code, and adapters |
Repositories | Extras |
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 |
Errata | — |
Size | 62 KiB |
Source Project | python-asgiref-3.8.1-1.el10_0 |
SHA-256 checksum | b7aa8bf4b4044381e9525a731853703ac9e78959aaa979c61d7d67f61d65fad0 |
×
* Wed Feb 26 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.8.1-1 - Rebuilt for MSVSphere 10 * Wed Sep 04 2024 Michel Lind <salimma@fedoraproject.org> - 3.8.1-1 - Update to 3.8.1, resolves rhbz#2270473 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 3.7.2-4 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.7.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Oct 13 2023 Carl George <carlwgeorge@fedoraproject.org> - 3.7.2-1 - 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 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 3.6.0-3 - Rebuilt for Python 3.12 * Tue May 09 2023 Carl George <carl@george.computer> - 3.6.0-2 - Change license to SPDX identifier