14
0

Accepting request 207076 from home:posophe:branches:devel:languages:python

update

OBS-URL: https://build.opensuse.org/request/show/207076
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsgi_intercept?expand=0&rev=5
This commit is contained in:
Denisart Benjamin
2013-11-15 20:17:47 +00:00
committed by Git OBS Bridge
parent e16a9e36be
commit 9212f03f6d
4 changed files with 9 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
Name: python-wsgi_intercept
Version: 0.5.1
Version: 0.6.0
Release: 0
Summary: Installs a WSGI application in place of a real URI for testing
License: MIT
@@ -64,7 +64,6 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%files
%defattr(-,root,root,-)
%doc LICENSE.txt README.txt
%{python_sitelib}/*
%changelog