From 43b1c71d569ef75d0ab2503dd7ace5bd036c39cf210b6b9cffd4d815185ef656 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 3 Dec 2018 11:49:07 +0000 Subject: [PATCH] Add contextlib2 BR OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cmd2?expand=0&rev=39 --- python-cmd2.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-cmd2.spec b/python-cmd2.spec index e0b5944..2befa0f 100644 --- a/python-cmd2.spec +++ b/python-cmd2.spec @@ -40,6 +40,7 @@ BuildRequires: %{python_module pytest-mock} BuildRequires: %{python_module pytest} BuildRequires: %{python_module wcwidth} %if 0%{?sle_version} < 150000 && 0%{?is_opensuse} +BuildRequires: %{python_module contextlib2} BuildRequires: %{python_module typing} %endif # /SECTION