Signed-off-by: Nils Philippsen <nils@redhat.com>
epel9
Nils Philippsen 5 years ago
parent 86db26b7f1
commit 84e700b3dc

@ -111,7 +111,7 @@ A Koji plugin for tagging successful builds in their dist-git repository.
%autosetup -n %{srcname}-%{version}
# The python3-koji package doesn't declare itself properly, so we may not depend on it when
# installed as an RPM.
sed -i d/koji/ requirements.txt
sed -i /koji/d requirements.txt
%build
%py3_build

Loading…
Cancel
Save