Update to 1.10.0
This commit is contained in:
parent
1c0620e6f1
commit
fa21898036
@ -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.9.3
|
Version: 1.10.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/66/c8/836b590bc9e2a4a264b3007ea044d33b2ebd323ec06b141642884024e6bb/wsgi_intercept-1.9.3.tar.gz
|
Source0: https://files.pythonhosted.org/packages/20/72/ba987bce25acc0b245d6adf636639e661d56354f8a5fe44b66c136e1c26f/wsgi_intercept-1.10.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
|
||||||
|
* Fri Aug 05 2022 liukuo <liukuo@kylinos.cn> - 1.10.0-1
|
||||||
|
- Update to 1.10.0
|
||||||
|
|
||||||
* Thu Jul 07 2022 OpenStack_SIG <openstack@openeuler.org> - 1.9.3-1
|
* Thu Jul 07 2022 OpenStack_SIG <openstack@openeuler.org> - 1.9.3-1
|
||||||
- Upgrade package python3-wsgi-intercept to version 1.9.3
|
- Upgrade package python3-wsgi-intercept to version 1.9.3
|
||||||
|
|
||||||
|
|||||||
BIN
wsgi_intercept-1.10.0.tar.gz
Normal file
BIN
wsgi_intercept-1.10.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user