15
0

Add a note about python2-devel

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-HeapDict?expand=0&rev=7
This commit is contained in:
2018-12-06 23:27:59 +00:00
committed by Git OBS Bridge
parent 8196346844
commit a1f4e2f45a

View File

@@ -36,6 +36,8 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
%if %{with test}
# These packages contain module test from stdlib,
# it has nothing to do with this package being noarch
BuildRequires: python2-devel
BuildRequires: python3-testsuite
%endif