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

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Sep 27 21:31:45 UTC 2016 - dmueller@suse.com
- 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
-------------------------------------------------------------------
Fri Sep 2 07:28:41 UTC 2016 - tbechtold@suse.com