14
0

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:
Tomáš Chvátal
2020-02-06 12:48:01 +00:00
committed by Git OBS Bridge
parent 29d0a17e84
commit 7a9cabffb5
4 changed files with 14 additions and 5 deletions

View File

@@ -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> Wed Nov 6 12:22:52 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-wsgi_intercept # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-wsgi_intercept Name: python-wsgi_intercept
Version: 1.9.0 Version: 1.9.2
Release: 0 Release: 0
Summary: Library for installing a WSGI application in place of a real URI for testing Summary: Library for installing a WSGI application in place of a real URI for testing
License: MIT License: MIT

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5a9f656bffa8aff446f3697d105f10de85e9ba0e0d4136322848e9792cbbb426
size 28887

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:36888e094a5e1ed16ed74a88bfa7b81f0f665d927f9192b9c7d0ca015a28c2ac
size 29083