Upgrade to version 21.2.0

This commit is contained in:
desert-sailor 2024-01-10 10:03:26 +08:00
parent f6c9afd75c
commit 0e76b63f7c
4 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
gunicorn-21.2.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-gunicorn Name: python-gunicorn
Version: 20.1.0 Version: 21.2.0
Release: 1 Release: 1
Summary: WSGI HTTP Server for UNIX Summary: WSGI HTTP Server for UNIX
License: MIT License: MIT
URL: https://pypi.org/project/gunicorn URL: https://pypi.org/project/gunicorn
Source0: https://files.pythonhosted.org/packages/28/5b/0d1f0296485a6af03366604142ea8f19f0833894db3512a40ed07b2a56dd/gunicorn-%{version}.tar.gz Source0: https://files.pythonhosted.org/packages/06/89/acd9879fa6a5309b4bf16a5a8855f1e58f26d38e0c18ede9b3a70996b021/gunicorn-21.2.0.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -74,6 +74,9 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir} %{_pkgdocdir}
%changelog %changelog
* Wed Jan 10 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 21.2.0-1
- Upgrade to version 21.2.0
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 20.1.0-1 * Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 20.1.0-1
- Upgrade to version 20.1.0 - Upgrade to version 20.1.0