13
0

Compare commits

2 Commits

4 changed files with 10 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Aug 16 06:52:12 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.13.1:
* Update argument processing for modern requests
-------------------------------------------------------------------
Sat Jan 6 13:24:02 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -17,7 +17,7 @@
Name: python-wsgi_intercept
Version: 1.13.0
Version: 1.13.1
Release: 0
Summary: Library for installing a WSGI application in place of a real URI for testing
License: MIT
@@ -35,7 +35,6 @@ BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-six
Requires: python-urllib3 < 2
Recommends: python-requests >= 2.0.1
BuildArch: noarch
%python_subpackages

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75a03e1d01ddb42002fb56b84acd2a7a8ece25efdd206444a13a9f1fbcfa934c
size 29282

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:79bd6c639ab11f7eabe5d18ad9a20f62ee82a1c435124a876cffd8038f6c24c1
size 29288