From 3f24cf1f6116f7e3a48f9c6c4f4bbf1f9e51647510444b564790794bea613631 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 4 Feb 2021 11:00:29 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=150 --- python-requests.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-requests.spec b/python-requests.spec index ae5d238..3f246bd 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -35,7 +35,7 @@ URL: http://python-requests.org/ Source: https://files.pythonhosted.org/packages/source/r/requests/requests-%{version}.tar.gz # PATCH-FIX-SUSE: do not hardcode versions in setup.py/requirements Patch0: requests-no-hardcoded-version.patch -# PATCH-FIX-UPSTREAM +# PATCH-FIX-UPSTREAM: gh#psf/requests#5711 Patch1: https://patch-diff.githubusercontent.com/raw/psf/requests/pull/5711.patch BuildRequires: %{python_module setuptools} BuildRequires: fdupes