!4 update to version 20.1.0

From: @wang--ge 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-10-27 09:57:40 +00:00 committed by Gitee
commit 319164a717
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
gunicorn-20.1.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.0.4 Version: 20.1.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/33/b8/f5fd32e1f46fcfefd7cb5c84dee1cf657ab3540ee92b8a09fc40e4887bf0/gunicorn-%{version}.tar.gz Source0: https://files.pythonhosted.org/packages/28/5b/0d1f0296485a6af03366604142ea8f19f0833894db3512a40ed07b2a56dd/gunicorn-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -74,5 +74,8 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir} %{_pkgdocdir}
%changelog %changelog
* Wed Oct 26 2022 Ge Wang <wangge20@h-partners.com> - 20.1.0-1
- Upgrade to version 20.1.0
* Fri Dec 18 2020 Python_Bot <Python_Bot@openeuler.org> * Fri Dec 18 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated