From dc383494bffadbc1e6a3ead264253c4697e11a61bd5a181a92f25f6de8d455d6 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Thu, 4 May 2023 00:49:31 +0000 Subject: [PATCH] Drop setuptools BuildRequires OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=154 --- python-urllib3.changes | 2 +- python-urllib3.spec | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/python-urllib3.changes b/python-urllib3.changes index 44cf677..3298dc3 100644 --- a/python-urllib3.changes +++ b/python-urllib3.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Wed May 3 07:18:06 UTC 2023 - Steve Kowalik +Thu May 4 00:49:07 UTC 2023 - Steve Kowalik - Update to 2.0.1: * Fixed a socket leak when fingerprint or hostname verifications fail. diff --git a/python-urllib3.spec b/python-urllib3.spec index 481dea9..ccc226c 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -35,7 +35,6 @@ Source: https://files.pythonhosted.org/packages/source/u/urllib3/urllib3 BuildRequires: %{python_module base >= 3.7} BuildRequires: %{python_module hatchling} BuildRequires: %{python_module pip} -BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros #!BuildIgnore: python-requests