14
0
2023-05-23 12:47:53 +00:00
committed by Git OBS Bridge
parent 38df55830a
commit fc8a447851
3 changed files with 3 additions and 74 deletions

View File

@@ -24,10 +24,7 @@ Summary: A utility library for mocking out the `requests` Python library
License: Apache-2.0
URL: https://github.com/getsentry/responses
Source: https://files.pythonhosted.org/packages/source/r/responses/responses-%{version}.tar.gz
# PATCH-FIX-UPSTREAM 636-urllib3-2-compat.patch gh#getsentry/responses!636 mcepl@suse.com
# Make the package compatible with urllib3 >= 2.0
# Waiting for the death of urllib3 1.x due to boto
# Patch0: 636-urllib3-2-compat.patch
# Waiting for the death of urllib3 1.x due to boto: gh#getsentry/responses!636
# PATCH-FIX-UPSTREAM unbundle-urllib3.patch gh#getsentry/responses#635, mcepl@suse.com
# Don't use urllib3 bundled in requests.
Patch1: unbundle-urllib3.patch