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

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Nov 9 19:51:58 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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
-------------------------------------------------------------------
Tue Oct 11 17:19:22 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>

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

View File

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

View File

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