!10 Upgrade package to version v1.11.0

From: @ccdxx 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2022-12-08 06:41:58 +00:00 committed by Gitee
commit f50fee1f4b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-wsgi-intercept Name: python-wsgi-intercept
Version: 1.10.0 Version: 1.11.0
Release: 1 Release: 1
Summary: wsgi_intercept installs a WSGI application in place of a real URI for testing. Summary: wsgi_intercept installs a WSGI application in place of a real URI for testing.
License: MIT License: MIT
URL: http://pypi.python.org/pypi/wsgi_intercept URL: http://pypi.python.org/pypi/wsgi_intercept
Source0: https://files.pythonhosted.org/packages/20/72/ba987bce25acc0b245d6adf636639e661d56354f8a5fe44b66c136e1c26f/wsgi_intercept-1.10.0.tar.gz Source0: https://files.pythonhosted.org/packages/ab/89/ed6cd02680cf7a24d89b8b6ab60d2426b9350bbe003247316e108cbfd76e/wsgi_intercept-1.11.0.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
Testing a WSGI application sometimes involves starting a server at a Testing a WSGI application sometimes involves starting a server at a
@ -93,6 +93,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Tue Dec 06 2022 chendexi <chendexi@kylinos.cn> - 1.11.0-1
- Upgrade package to version 1.11.0
* Fri Aug 05 2022 liukuo <liukuo@kylinos.cn> - 1.10.0-1 * Fri Aug 05 2022 liukuo <liukuo@kylinos.cn> - 1.10.0-1
- Update to 1.10.0 - Update to 1.10.0

Binary file not shown.

Binary file not shown.