Upgrade to version 0.5.1

This commit is contained in:
wu-leilei 2022-06-27 15:12:23 +08:00
parent 772a7c035c
commit 22b746d312
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
WSGIProxy2-0.5.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: python-WSGIProxy2 Name: python-WSGIProxy2
Version: 0.4.6 Version: 0.5.1
Release: 2 Release: 1
Summary: WSGI Proxy that supports several HTTP backends Summary: WSGI Proxy that supports several HTTP backends
License: MIT License: MIT
URL: https://github.com/gawel/WSGIProxy2/ URL: https://github.com/gawel/WSGIProxy2/
@ -34,6 +34,9 @@ rm -rf WSGIProxy2.egg-info
%{python3_sitelib}/* %{python3_sitelib}/*
%changelog %changelog
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.5.1-1
- Upgrade to version 0.5.1
* Fri Oct 30 2020 yanglongkang <yanglongkang@huawei.com> - 0.4.6-2 * Fri Oct 30 2020 yanglongkang <yanglongkang@huawei.com> - 0.4.6-2
- remove python2 dependency - remove python2 dependency