add buildrequire for tests
This commit is contained in:
parent
5813dff686
commit
8555aaefc5
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ It is a derivative of Kirill Simonov’s PyYAML 3.11
|
||||||
|
|
||||||
%package -n python%{python3_pkgversion}-%{pname}
|
%package -n python%{python3_pkgversion}-%{pname}
|
||||||
Summary: YAML 1.2 loader/dumper package for Python
|
Summary: YAML 1.2 loader/dumper package for Python
|
||||||
|
BuildRequires: python%{python3_pkgversion}-ruamel-yaml-clib
|
||||||
BuildRequires: python%{python3_pkgversion}-devel
|
BuildRequires: python%{python3_pkgversion}-devel
|
||||||
BuildRequires: python%{python3_pkgversion}-setuptools
|
BuildRequires: python%{python3_pkgversion}-setuptools
|
||||||
# For tests
|
# For tests
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue