chore: Sync f43 (#12977)

This commit is contained in:
Gilver
2026-06-08 05:00:29 -05:00
committed by GitHub
parent 407478ab46
commit ef82b33c08
173 changed files with 223 additions and 234 deletions
+2 -1
View File
@@ -3,7 +3,7 @@
Name: python-%{pypi_name}
Version: 1.5.4
Release: 1%?dist
Release: 2%?dist
Summary: Python 3.8+ toolbox for submitting jobs to Slurm
License: MIT
URL: https://github.com/facebookincubator/submitit
@@ -14,6 +14,7 @@ BuildRequires: python3-devel
BuildRequires: python3-wheel
BuildRequires: python3-setuptools
BuildRequires: python3-pip
BuildRequires: python3-flit-core
Packager: Owen Zimmerman <owen@fyralabs.com>