We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afa4c7b commit dffc528Copy full SHA for dffc528
pyslurm.spec
@@ -1,6 +1,6 @@
1
%define python3_pkgversion 3
2
3
-Name: python-pyslurm
+Name: python3-pyslurm
4
Version: 24.11.0
5
%define rel 1
6
Release: %{rel}%{?dist}
@@ -22,7 +22,7 @@ Requires: python%{python3_pkgversion}
22
%description
23
pyslurm is a Python interface to Slurm
24
25
-%package -n python%{python3_pkgversion}-pyslurm
+#%package -n python%{python3_pkgversion}-pyslurm
26
Summary: %{summary}
27
28
%description -n python%{python3_pkgversion}-pyslurm
0 commit comments