Accepting request 623593 from devel:languages:python

- Drop not needed devel and nose deps

OBS-URL: https://build.opensuse.org/request/show/623593
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-urllib3?expand=0&rev=19
This commit is contained in:
Dominique Leuenberger 2018-07-21 08:08:55 +00:00 committed by Git OBS Bridge
commit 7ff5e21031
2 changed files with 5 additions and 2 deletions

View File

@ -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

View File

@ -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}