!3 update package to 0.4.6

Merge pull request !3 from 季新杰/master
This commit is contained in:
openeuler-ci-bot 2020-07-20 11:03:16 +08:00 committed by Gitee
commit 89163069ed
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
WSGIProxy2-0.4.6.tar.gz Executable file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: python-WSGIProxy2
Version: 0.4.1
Release: 14
Version: 0.4.6
Release: 1
Summary: WSGI Proxy that supports several HTTP backends
License: MIT
URL: https://github.com/gawel/WSGIProxy2/
Source0: https://pypi.python.org/packages/source/W/WSGIProxy2/WSGIProxy2-%{version}.zip
Source0: https://pypi.python.org/packages/source/W/WSGIProxy2/WSGIProxy2-%{version}.tar.gz
BuildArch: noarch
%description
@ -49,5 +49,8 @@ rm -rf WSGIProxy2.egg-info
%{python3_sitelib}/*
%changelog
* Thu Jul 16 2020 jixinjie <jixinjie@huawei.com> - 0.4.6-1
- update package to 0.4.6
* Mon Feb 17 2020 Ruijun Ge <geruijun@huawei.com> - 0.4.1-14
- init package