Hello team,
the build system failed to the broken dependencies related to rpm-build with the following
line:
```
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Last metadata expiration check: 0:00:01 ago on Fri Feb 17 17:33:24 2023.
Error:
Problem: problem with installed package rpm-build-4.18.0-10.fc38.i686
- package python3-devel-3.11.1-4.fc38.i686 requires (pyproject-rpm-macros if rpm-build),
but none of the providers can be installed
- conflicting requests
(try to add '--skip-broken' to skip uninstallable packages)
```
It seems "pyproject-rpm-macros" is missing for dependency. See
https://koji.rpmfusion.org/kojifiles/work/tasks/4290/584290/mock_output.log from the
resulting build
https://koji.rpmfusion.org/koji/taskinfo?taskID=584290
Could someone resolve the issue? Thanks.