From b0b1bc505f4d1688b81370a3dec82fac54ced21e Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sun, 21 Jan 2024 14:41:01 +0100 Subject: [PATCH] noarch apidocs --- python-psutil.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-psutil.spec b/python-psutil.spec index 66b81ca..035698f 100644 --- a/python-psutil.spec +++ b/python-psutil.spec @@ -19,6 +19,7 @@ Group: Development/Languages/Python Source0: https://github.com/giampaolo/psutil/archive/release-%{version}/%{module}-%{version}.tar.gz # Source0-md5: 0aeec244e37e0631ade3fc4be30e8f32 URL: https://github.com/giampaolo/psutil +BuildRequires: rpm-build >= 4.6 BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.714 %if %{with python2} @@ -72,6 +73,7 @@ offered by command line tools. Summary: API documentation for Python psutil module Summary(pl.UTF-8): Dokumentacja API modułu Pythona psutil Group: Documentation +BuildArch: noarch %description apidocs API documentation for Python psutil module. -- 2.44.0