forked from pool/python-zdaemon
- Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zdaemon?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
06a55f009c
commit
95c817af99
@@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define modname zdaemon
|
||||
|
||||
Name: python-zdaemon
|
||||
@@ -28,7 +29,7 @@ Source: https://pypi.python.org/packages/source/z/zdaemon/%{modname}-%{v
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{py_requires}
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-distribute
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: unzip
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user