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