diff --git a/python-urllib3.changes b/python-urllib3.changes index 0001ec0..c4aa9c8 100644 --- a/python-urllib3.changes +++ b/python-urllib3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 18 09:19:49 UTC 2018 - tchvatal@suse.com + +- Drop not needed devel and nose deps + ------------------------------------------------------------------- Sun Jul 15 22:30:26 UTC 2018 - mimi.vx@gmail.com diff --git a/python-urllib3.spec b/python-urllib3.spec index 81ecf5b..f200a0c 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -35,9 +35,7 @@ Patch3: urllib3-test-ssl-drop-sslv3.patch # PATCH-FIX-UPSTREAM python-urllib3-recent-date.patch gh#shazow/urllib3#1303, boo#1074247 dimstar@opensuse.org -- Fix test suite, use correct date Patch4: python-urllib3-recent-date.patch BuildRequires: %{python_module PySocks} -BuildRequires: %{python_module devel} BuildRequires: %{python_module mock >= 1.3.0} -BuildRequires: %{python_module nose >= 1.3.7} BuildRequires: %{python_module psutil} BuildRequires: %{python_module pytest} BuildRequires: %{python_module tornado >= 4.2.1}