15
0

- Fix typo and make sure the tests will pass

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pexpect?expand=0&rev=35
This commit is contained in:
Tomáš Chvátal
2018-04-19 12:09:42 +00:00
committed by Git OBS Bridge
parent d36c1f6f5d
commit 6f7a04954b
2 changed files with 5 additions and 1 deletions

View File

@@ -29,6 +29,10 @@ BuildRequires: %{python_module devel}
BuildRequires: %{python_module ptyprocess}
BuildRequires: %{python_module pytest}
BuildRequires: fdupes
# For man validation
BuildRequires: man
# For test command calls
BuildRequires: openssl
BuildRequires: python-rpm-macros
Requires: python-ptyprocess
BuildArch: noarch