chore(modern-colorthief): pyproject-rpm-macros build dep (#4867) (#4891)

I forgot EL10 is different and doesn't automatically pull this as a dep of the other Python build packages.

Partner to a PR I am going to do for <= 42 to re-enable the tests so this backports cleanly once this package is merged on all branches.


(cherry picked from commit 74492ac8f1)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-05-18 21:35:47 -07:00
committed by GitHub
parent 1f4c897438
commit 0fb3ec863c
@@ -17,6 +17,7 @@ BuildRequires: cargo-rpm-macros
BuildRequires: maturin
BuildRequires: mold
BuildRequires: python3-devel
BuildRequires: pyproject-rpm-macros
BuildRequires: python3dist(pip)
BuildRequires: python3dist(setuptools)
%if %{with docs}