From 5c44c330316b797bf5991d6c489fffaa61290d0bc7f23fee419bb8e60812c46c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 11 Nov 2022 13:26:48 +0000 Subject: [PATCH] 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 --- python-wsgi_intercept.changes | 13 +++++++++++++ python-wsgi_intercept.spec | 2 +- wsgi_intercept-1.10.0.tar.gz | 3 --- wsgi_intercept-1.11.0.tar.gz | 3 +++ 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 wsgi_intercept-1.10.0.tar.gz create mode 100644 wsgi_intercept-1.11.0.tar.gz diff --git a/python-wsgi_intercept.changes b/python-wsgi_intercept.changes index 71977f3..413cac0 100644 --- a/python-wsgi_intercept.changes +++ b/python-wsgi_intercept.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Nov 9 19:51:58 UTC 2022 - Yogalakshmi Arunachalam + +- 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 diff --git a/python-wsgi_intercept.spec b/python-wsgi_intercept.spec index 10487cf..4c5de1a 100644 --- a/python-wsgi_intercept.spec +++ b/python-wsgi_intercept.spec @@ -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 diff --git a/wsgi_intercept-1.10.0.tar.gz b/wsgi_intercept-1.10.0.tar.gz deleted file mode 100644 index 79535bd..0000000 --- a/wsgi_intercept-1.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:057f045ad47ca579226dc96225b7c1c3aff955d1ecf477338ccd5cd525b1df09 -size 30252 diff --git a/wsgi_intercept-1.11.0.tar.gz b/wsgi_intercept-1.11.0.tar.gz new file mode 100644 index 0000000..80ed933 --- /dev/null +++ b/wsgi_intercept-1.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2afad9b3e12078aec3bbb9e2ea270a1df705d16d110dd7b45ba023fc43d9d87c +size 30339