File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11%define python3_pkgversion 3.11
22
33Name: python-pyslurm
4- Version: 25.5 .0
4+ Version: 25.11 .0
55%define rel 1
66Release: %{rel }%{?dist }
77Summary: Python interface to Slurm
@@ -15,8 +15,8 @@ BuildRequires: python%{python3_pkgversion}-wheel
1515BuildRequires: python%{python3_pkgversion }-Cython
1616BuildRequires: python%{python3_pkgversion }-packaging
1717BuildRequires: python-rpm-macros
18- BuildRequires: slurm-devel >= 25.05 .0
19- BuildRequires: slurm >= 25.05 .0
18+ BuildRequires: slurm-devel >= 25.11 .0
19+ BuildRequires: slurm >= 25.11 .0
2020Requires: python%{python3_pkgversion }
2121
2222%description
Original file line number Diff line number Diff line change 44doc_files = README.md
55 examples/
66build_requires = python3-devel >= 3.6
7- slurm-devel >= 25.05 .0
7+ slurm-devel >= 25.11 .0
88requires = slurm
99use_bzip2 = 1
You can’t perform that action at this time.
0 commit comments