14
0

- update to 1.4.1

* Correct the bytes v str problem 
  * Fix pep8 errors in doc string 
  * Move tests from the test dir into wsgi_intercept/tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsgi_intercept?expand=0&rev=24
This commit is contained in:
2016-09-27 21:34:24 +00:00
committed by Git OBS Bridge
parent 52d7a66599
commit a0fdbb6910
4 changed files with 12 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-wsgi_intercept
Version: 1.3.1
Version: 1.4.1
Release: 0
Summary: Installs a WSGI application in place of a real URI for testing
License: MIT