Fix BRs
This commit is contained in:
parent
2a9081628b
commit
b1418928b8
1 changed files with 3 additions and 3 deletions
|
|
@ -10,10 +10,11 @@ Source0: %{url}/archive/%{version}.tar.gz#/Uranium-%{version}.tar.gz
|
|||
Patch0: fix-PluginRegistry-test.patch
|
||||
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: /usr/bin/doxygen
|
||||
BuildRequires: /usr/bin/msgmerge
|
||||
BuildRequires: cmake
|
||||
BuildRequires: git
|
||||
BuildRequires: git-core
|
||||
|
||||
# Tests
|
||||
BuildRequires: python3-arcus == %{version}
|
||||
|
|
@ -68,8 +69,7 @@ make %{?_smp_mflags}
|
|||
make doc
|
||||
|
||||
%check
|
||||
pip3 freeze
|
||||
|
||||
%{__python3} -m pip freeze
|
||||
%{__python3} -m pytest -v
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue