forked from pool/python-wsgi_intercept
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
cffce10dca | |||
b1eab2cbf7 |
@@ -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>
|
Sat Jan 6 13:24:02 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-wsgi_intercept
|
Name: python-wsgi_intercept
|
||||||
Version: 1.13.0
|
Version: 1.13.1
|
||||||
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
|
||||||
@@ -35,7 +35,6 @@ BuildRequires: %{python_module wheel}
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-six
|
Requires: python-six
|
||||||
Requires: python-urllib3 < 2
|
|
||||||
Recommends: python-requests >= 2.0.1
|
Recommends: python-requests >= 2.0.1
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:75a03e1d01ddb42002fb56b84acd2a7a8ece25efdd206444a13a9f1fbcfa934c
|
|
||||||
size 29282
|
|
3
wsgi_intercept-1.13.1.tar.gz
Normal file
3
wsgi_intercept-1.13.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:79bd6c639ab11f7eabe5d18ad9a20f62ee82a1c435124a876cffd8038f6c24c1
|
||||||
|
size 29288
|
Reference in New Issue
Block a user