!12 Upgrade version to 3.8.1
From: @no_coke Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
3bf87d5a35
Binary file not shown.
BIN
asgiref-3.8.1.tar.gz
Normal file
BIN
asgiref-3.8.1.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-asgiref
|
Name: python-asgiref
|
||||||
Version: 3.7.2
|
Version: 3.8.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: ASGI specs, helper code, and adapters
|
Summary: ASGI specs, helper code, and adapters
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -82,6 +82,11 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 07 2024 GuoCe <guoce@kylinso.cn> - 3.8.1-1
|
||||||
|
- Update package to version 3.8.1
|
||||||
|
- Corrects WSGI adapter handling of root path.
|
||||||
|
- Handles case where `"client"` is ``None`` in WsgiToAsgi adapter.
|
||||||
|
|
||||||
* Sun Jun 25 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 3.7.2-1
|
* Sun Jun 25 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 3.7.2-1
|
||||||
- Update package to version 3.7.2
|
- Update package to version 3.7.2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user