forked from pool/python-psutil
Accepting request 132969 from devel:languages:python
Restore BuildRequires: python3 This package depends on hash algorithms that are only available if python3 is installed, python3-devel will not pull them in. Building will fail if BuildRequires: python3 is removed. OBS-URL: https://build.opensuse.org/request/show/132969 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psutil?expand=0&rev=6
This commit is contained in:
@@ -23,6 +23,7 @@ Summary: A process utilities module for Python
|
||||
Url: http://code.google.com/p/psutil/
|
||||
Group: Development/Languages/Python
|
||||
Source: psutil-%{version}.tar.gz
|
||||
BuildRequires: python3
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-2to3
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
Reference in New Issue
Block a user