update package to 0.4.6

This commit is contained in:
ji_xinjie 2020-07-16 10:49:44 +08:00
parent 8f99919d51
commit 2c132a12b9
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