Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-asgiref-3.7.2-3.fc40 RPM for noarch

From Fedora Rawhide for x86_64 / p

Name: python3-asgiref Distribution: Fedora Project
Version: 3.7.2 Vendor: Fedora Project
Release: 3.fc40 Build date: Fri Jan 26 02:25:26 2024
Group: Unspecified Build host: buildvm-s390x-23.s390.fedoraproject.org
Size: 178817 Source RPM: python-asgiref-3.7.2-3.fc40.src.rpm
Packager: Fedora Project
Url: https://github.com/django/asgiref
Summary: ASGI specs, helper code, and adapters
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

Provides

Requires

License

BSD-3-Clause AND Apache-2.0

Changelog

* 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
* Fri May 05 2023 Steve Traylen <steve.traylen@cern.ch> - 3.6.0-1
  - Update to release 3.6.0
* Mon Feb 13 2023 Joel Capitao <jcapitao@redhat.com> - 3.5.2-1
  - Update to 3.5.2
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.1-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.4.1-6
  - Rebuilt for Python 3.11

Files

/usr/lib/python3.12/site-packages/asgiref
/usr/lib/python3.12/site-packages/asgiref-3.7.2.dist-info
/usr/lib/python3.12/site-packages/asgiref-3.7.2.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/asgiref-3.7.2.dist-info/LICENSE
/usr/lib/python3.12/site-packages/asgiref-3.7.2.dist-info/METADATA
/usr/lib/python3.12/site-packages/asgiref-3.7.2.dist-info/WHEEL
/usr/lib/python3.12/site-packages/asgiref-3.7.2.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/asgiref/__init__.py
/usr/lib/python3.12/site-packages/asgiref/__pycache__
/usr/lib/python3.12/site-packages/asgiref/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/asgiref/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/asgiref/__pycache__/compatibility.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/asgiref/__pycache__/compatibility.cpython-312.pyc
/usr/lib/python3.12/site-packages/asgiref/__pycache__/current_thread_executor.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/asgiref/__pycache__/current_thread_executor.cpython-312.pyc
/usr/lib/python3.12/site-packages/asgiref/__pycache__/local.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/asgiref/__pycache__/local.cpython-312.pyc
/usr/lib/python3.12/site-packages/asgiref/__pycache__/server.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/asgiref/__pycache__/server.cpython-312.pyc
/usr/lib/python3.12/site-packages/asgiref/__pycache__/sync.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/asgiref/__pycache__/sync.cpython-312.pyc
/usr/lib/python3.12/site-packages/asgiref/__pycache__/testing.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/asgiref/__pycache__/testing.cpython-312.pyc
/usr/lib/python3.12/site-packages/asgiref/__pycache__/timeout.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/asgiref/__pycache__/timeout.cpython-312.pyc
/usr/lib/python3.12/site-packages/asgiref/__pycache__/typing.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/asgiref/__pycache__/typing.cpython-312.pyc
/usr/lib/python3.12/site-packages/asgiref/__pycache__/wsgi.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/asgiref/__pycache__/wsgi.cpython-312.pyc
/usr/lib/python3.12/site-packages/asgiref/compatibility.py
/usr/lib/python3.12/site-packages/asgiref/current_thread_executor.py
/usr/lib/python3.12/site-packages/asgiref/local.py
/usr/lib/python3.12/site-packages/asgiref/py.typed
/usr/lib/python3.12/site-packages/asgiref/server.py
/usr/lib/python3.12/site-packages/asgiref/sync.py
/usr/lib/python3.12/site-packages/asgiref/testing.py
/usr/lib/python3.12/site-packages/asgiref/timeout.py
/usr/lib/python3.12/site-packages/asgiref/typing.py
/usr/lib/python3.12/site-packages/asgiref/wsgi.py
/usr/share/doc/python3-asgiref
/usr/share/doc/python3-asgiref/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 2 00:07:47 2024