updated to 1.12.1
This commit is contained in:
parent
f50fee1f4b
commit
c19a03c53b
@ -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.11.0
|
Version: 1.12.1
|
||||||
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/ab/89/ed6cd02680cf7a24d89b8b6ab60d2426b9350bbe003247316e108cbfd76e/wsgi_intercept-1.11.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/bd/a5/09f7e5477cb66b619608dc86902ef24d335fc8d48666b99caa2a0543222d/wsgi_intercept-1.12.1.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
|
||||||
|
* Wed Jul 05 2023 chenzixuan <chenzixuan@kylinos.cn> - 1.12.1-1
|
||||||
|
- Upgrade package to version 1.11.0
|
||||||
|
|
||||||
* Tue Dec 06 2022 chendexi <chendexi@kylinos.cn> - 1.11.0-1
|
* Tue Dec 06 2022 chendexi <chendexi@kylinos.cn> - 1.11.0-1
|
||||||
- Upgrade package to version 1.11.0
|
- Upgrade package to version 1.11.0
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
BIN
wsgi_intercept-1.12.1.tar.gz
Normal file
BIN
wsgi_intercept-1.12.1.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user