File tree Expand file tree Collapse file tree 2 files changed +29
-0
lines changed
Expand file tree Collapse file tree 2 files changed +29
-0
lines changed Original file line number Diff line number Diff line change 37883788 " python3dist(setuptools-scm[toml]) >= 6.2"
37893789 ]
37903790 }
3791+ ],
3792+ "python-cliff" : [
3793+ {
3794+ "withs" : [
3795+ " bootstrap"
3796+ ],
3797+ "id" : " python-cliff::bootstrap:::" ,
3798+ "srpm_filename" : " python-cliff-4.13.2-3.fc45~bootstrap.src.rpm" ,
3799+ "buildrequires" : [
3800+ " (python3dist(tomli) if python3-devel < 3.11)" ,
3801+ " bash" ,
3802+ " pyproject-rpm-macros" ,
3803+ " python3-devel" ,
3804+ " python3-docutils" ,
3805+ " python3dist(autopage) >= 0.4" ,
3806+ " python3dist(cmd2) >= 1" ,
3807+ " python3dist(packaging)" ,
3808+ " python3dist(pbr) >= 2" ,
3809+ " python3dist(pbr) >= 6.1.1" ,
3810+ " python3dist(pip) >= 19" ,
3811+ " python3dist(prettytable) >= 0.7.2" ,
3812+ " python3dist(pyyaml) >= 3.12" ,
3813+ " python3dist(stevedore) >= 5.6" ,
3814+ " which"
3815+ ]
3816+ }
37913817 ]
37923818 }
37933819}
Original file line number Diff line number Diff line change @@ -607,6 +607,9 @@ withouts = ["tests"]
607607[[bconds .python-menuinst ]]
608608withs = [" bootstrap" ]
609609
610+ [[bconds .python-cliff ]]
611+ withs = [" bootstrap" ]
612+
610613# [[bconds.OpenColorIO]]
611614# %global bootstrap 1
612615# we lack config syntax for that :(
You can’t perform that action at this time.
0 commit comments