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,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
|
||||
|
Reference in New Issue
Block a user