add missing buildrequire for the __python3 macro

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/obs-service-replace_using_package_version?expand=0&rev=23
This commit is contained in:
Dan Čermák 2024-06-17 10:07:44 +00:00 committed by Git OBS Bridge
parent 2b2edd8c8f
commit 3a72715768

View File

@ -29,6 +29,8 @@ Source0: %{service}.py
Source1: %{service}.service
Source2: LICENSE
BuildRequires: sed
# for the __python3 macro
BuildRequires: python-rpm-macros
Requires: python3-docopt
Requires: python3-rpm
BuildRoot: %{_tmppath}/%{name}-%{version}-build