diff --git a/python-wsgi_intercept.changes b/python-wsgi_intercept.changes index 374310c..2a1a8f0 100644 --- a/python-wsgi_intercept.changes +++ b/python-wsgi_intercept.changes @@ -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 diff --git a/python-wsgi_intercept.spec b/python-wsgi_intercept.spec index 8308bce..c327fc4 100644 --- a/python-wsgi_intercept.spec +++ b/python-wsgi_intercept.spec @@ -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 diff --git a/wsgi_intercept-1.3.1.tar.gz b/wsgi_intercept-1.3.1.tar.gz deleted file mode 100644 index 5ce4a9c..0000000 --- a/wsgi_intercept-1.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5de354a99ca2b400ae302e423f6bb6c1d2a01767fdcc8e5589340d3e542eb97e -size 24596 diff --git a/wsgi_intercept-1.4.1.tar.gz b/wsgi_intercept-1.4.1.tar.gz new file mode 100644 index 0000000..8b741c9 --- /dev/null +++ b/wsgi_intercept-1.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a244cd7de9a06fab53d769668190d912d77e5d36aa38b6034d4413084c6f1458 +size 26489