#20 BR python3-rpm-generators manually without bootstrap
Merged 5 years ago by churchyard. Opened 5 years ago by churchyard.
rpms/ churchyard/python-setuptools bootstrap  into  master

file modified
+3
@@ -66,6 +66,9 @@ 

  %if %{without bootstrap}

  BuildRequires:  python3-pip

  BuildRequires:  python3-wheel

+ # python3 bootstrap: this is built before the final build of python3, which

+ # adds the dependency on python3-rpm-generators, so we require it manually

+ BuildRequires:  python3-rpm-generators

  %endif # without bootstrap

  

  %description

no initial comment

Metadata Update from @churchyard:
- Request assigned

5 years ago

Pull-Request has been merged by churchyard

5 years ago