forked from pool/python-wsgi_intercept
Accepting request 770562 from home:mcalabkova:branches:devel:languages:python
- update to 1.9.2 * Don't send headers until we've read some results * Update testing to include python 3.7 and 3.8 * Adding skipnetwork decorator to external resource * Enable support for verify=False set in requests library. OBS-URL: https://build.opensuse.org/request/show/770562 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsgi_intercept?expand=0&rev=48
This commit is contained in:
committed by
Git OBS Bridge
parent
29d0a17e84
commit
7a9cabffb5
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 6 12:42:53 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to 1.9.2
|
||||
* Don't send headers until we've read some results
|
||||
* Update testing to include python 3.7 and 3.8
|
||||
* Adding skipnetwork decorator to external resource
|
||||
* Enable support for verify=False set in requests library.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 12:22:52 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-wsgi_intercept
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-wsgi_intercept
|
||||
Version: 1.9.0
|
||||
Version: 1.9.2
|
||||
Release: 0
|
||||
Summary: Library for installing a WSGI application in place of a real URI for testing
|
||||
License: MIT
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a9f656bffa8aff446f3697d105f10de85e9ba0e0d4136322848e9792cbbb426
|
||||
size 28887
|
3
wsgi_intercept-1.9.2.tar.gz
Normal file
3
wsgi_intercept-1.9.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:36888e094a5e1ed16ed74a88bfa7b81f0f665d927f9192b9c7d0ca015a28c2ac
|
||||
size 29083
|
Reference in New Issue
Block a user