!2 Package upgrade

From: @xigaoxinyan 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-06-28 02:23:53 +00:00 committed by Gitee
commit f6c9afd75c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
4 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.

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-gunicorn
Version: 20.0.4
Version: 20.1.0
Release: 1
Summary: WSGI HTTP Server for UNIX
License: MIT
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
%description
@ -74,5 +74,8 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir}
%changelog
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 20.1.0-1
- Upgrade to version 20.1.0
* Fri Dec 18 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated