We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 643c2e6 + 852f727 commit 07925c4Copy full SHA for 07925c4
README.rst
@@ -44,6 +44,7 @@ or RPM repo host).
44
diskcache |diskcache|
45
hexdump |hexdump|
46
honcho |honcho|
47
+ line_profiler |line_profiler|
48
logwatcher |logwatcher|
49
picotui |picotui|
50
procman |procman|
specs/python-line_profiler.spec
@@ -21,6 +21,7 @@ is available.
21
%package -n python3-%{pypi_name}
22
Summary: Line-by-line profiling for Python.
23
BuildRequires: python3-devel
24
+BuildRequires: python3-libs
25
BuildRequires: python3-setuptools
26
BuildRequires: python3-wheel
27
BuildRequires: python3-tomli
0 commit comments