Convert spec file to use pyproject.toml build system
Add 8 patches from upstream (spelling fixes, typo corrections, cleanups) Modernize packaging with %pyproject_wheel and %pyproject_install macros Resolves: RHEL-114900 Signed-off-by: John Kacur <jkacur@redhat.com>
This commit is contained in:
parent
a4b2f21576
commit
aed305a564
@ -13,6 +13,7 @@ BuildRequires: python3-devel
|
||||
BuildRequires: pyproject-rpm-macros
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-wheel
|
||||
Requires: python3-lxml
|
||||
Requires: python3-libxml2
|
||||
Requires: realtime-tests
|
||||
|
||||
Loading…
Reference in New Issue
Block a user