add missing test requirements
This commit is contained in:
parent
528d2fd96a
commit
6305036fcb
@ -30,7 +30,10 @@ BuildRequires: python-six
|
|||||||
# tests
|
# tests
|
||||||
BuildRequires: python-testtools
|
BuildRequires: python-testtools
|
||||||
BuildRequires: python-nose
|
BuildRequires: python-nose
|
||||||
|
BuildRequires: python-monotonic
|
||||||
|
BuildRequires: python-futures
|
||||||
Requires: python-six
|
Requires: python-six
|
||||||
|
Requires: python-monotonic
|
||||||
|
|
||||||
%description -n python2-%{pypi_name}
|
%description -n python2-%{pypi_name}
|
||||||
A python package that provides useful locks.
|
A python package that provides useful locks.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user