File project.diff of Package python-requests
--- python-requests.spec.orig
+++ python-requests.spec
@@ -32,6 +32,7 @@ Summary: Python HTTP Library
License: Apache-2.0
URL: https://docs.python-requests.org/
Source: https://files.pythonhosted.org/packages/source/r/requests/requests-%{version}.tar.gz
+Patch0: fix-chardet-RequestsDependencyWarning.patch
BuildRequires: %{python_module base >= 3.9}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}