14
0

Accepting request 1034942 from home:yarunachalam:branches:devel:languages:python

- Update to version 1.11.0 
  * refer to pytest not py.test in tests (#69)
- Update to version 1.10.0
  * Correct handling of a environ keys in python2 (#66)
  * Accept urllib3 server_hostname keyword
  * Test by git hub actions (#64)
  * Merge pull request #63 from santosh653/master
  * Update .travis.yml

OBS-URL: https://build.opensuse.org/request/show/1034942
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsgi_intercept?expand=0&rev=54
This commit is contained in:
2022-11-11 13:26:48 +00:00
committed by Git OBS Bridge
parent 150972f0cf
commit 5c44c33031
4 changed files with 17 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-wsgi_intercept
Version: 1.10.0
Version: 1.11.0
Release: 0
Summary: Library for installing a WSGI application in place of a real URI for testing
License: MIT