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 Fri Sep 2 07:28:41 UTC 2016 - tbechtold@suse.com

View File

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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5de354a99ca2b400ae302e423f6bb6c1d2a01767fdcc8e5589340d3e542eb97e
size 24596

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a244cd7de9a06fab53d769668190d912d77e5d36aa38b6034d4413084c6f1458
size 26489