From 6fc9d3d67ac437ee8773cb55dea451130a33325a4c13e1727e282a04bc58babc Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Fri, 16 Aug 2024 06:52:25 +0000 Subject: [PATCH] - Update to 1.13.1: * Update argument processing for modern requests OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsgi_intercept?expand=0&rev=60 --- python-wsgi_intercept.changes | 6 ++++++ python-wsgi_intercept.spec | 3 +-- wsgi_intercept-1.13.0.tar.gz | 3 --- wsgi_intercept-1.13.1.tar.gz | 3 +++ 4 files changed, 10 insertions(+), 5 deletions(-) delete mode 100644 wsgi_intercept-1.13.0.tar.gz create mode 100644 wsgi_intercept-1.13.1.tar.gz diff --git a/python-wsgi_intercept.changes b/python-wsgi_intercept.changes index 8bb1b86..ce316f1 100644 --- a/python-wsgi_intercept.changes +++ b/python-wsgi_intercept.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 16 06:52:12 UTC 2024 - Steve Kowalik + +- Update to 1.13.1: + * Update argument processing for modern requests + ------------------------------------------------------------------- Sat Jan 6 13:24:02 UTC 2024 - Dirk Müller diff --git a/python-wsgi_intercept.spec b/python-wsgi_intercept.spec index 549bcca..cef40da 100644 --- a/python-wsgi_intercept.spec +++ b/python-wsgi_intercept.spec @@ -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 diff --git a/wsgi_intercept-1.13.0.tar.gz b/wsgi_intercept-1.13.0.tar.gz deleted file mode 100644 index 5994784..0000000 --- a/wsgi_intercept-1.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75a03e1d01ddb42002fb56b84acd2a7a8ece25efdd206444a13a9f1fbcfa934c -size 29282 diff --git a/wsgi_intercept-1.13.1.tar.gz b/wsgi_intercept-1.13.1.tar.gz new file mode 100644 index 0000000..b4f7d85 --- /dev/null +++ b/wsgi_intercept-1.13.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79bd6c639ab11f7eabe5d18ad9a20f62ee82a1c435124a876cffd8038f6c24c1 +size 29288