forked from pool/spec-cleaner
- Require py3-setuptools
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/spec-cleaner?expand=0&rev=33
This commit is contained in:
parent
0905072cdc
commit
c308905d39
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 3 17:40:34 UTC 2014 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Require py3-setuptools
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 29 10:46:17 UTC 2014 - tchvatal@suse.com
|
Fri Aug 29 10:46:17 UTC 2014 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -28,6 +28,8 @@ Source0: https://github.com/openSUSE/%{name}/archive/%{name}-%{version}.t
|
|||||||
BuildRequires: python3-mock
|
BuildRequires: python3-mock
|
||||||
BuildRequires: python3-nose
|
BuildRequires: python3-nose
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
|
# For the pkg_resources used in the binary loader
|
||||||
|
Requires: python3-setuptools
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user