File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 32263226 ]
32273227 }
32283228 ],
3229+ "python-django6" : [
3230+ {
3231+ "withouts" : [
3232+ " tests"
3233+ ],
3234+ "id" : " python-django6:tests::::" ,
3235+ "srpm_filename" : " python-django6-6.0.2-2.fc45.src.rpm" ,
3236+ "buildrequires" : [
3237+ " (python3dist(tomli) if python3-devel < 3.11)" ,
3238+ " bash-completion" ,
3239+ " make" ,
3240+ " pyproject-rpm-macros" ,
3241+ " python3-asgiref" ,
3242+ " python3-devel" ,
3243+ " python3dist(asgiref) >= 3.9.1" ,
3244+ " python3dist(packaging)" ,
3245+ " python3dist(pip) >= 19" ,
3246+ " python3dist(pyenchant)" ,
3247+ " python3dist(setuptools) >= 77.0.3" ,
3248+ " python3dist(sphinx) >= 4.5" ,
3249+ " python3dist(sphinx-lint)" ,
3250+ " python3dist(sphinxcontrib-spelling)" ,
3251+ " python3dist(sqlparse) >= 0.5"
3252+ ]
3253+ }
3254+ ],
32293255 "python-pyproject-hooks" : [
32303256 {
32313257 "withouts" : [
Original file line number Diff line number Diff line change @@ -520,6 +520,9 @@ withouts = ["tests"]
520520[[bconds .python-django5 ]]
521521withouts = [" tests" ]
522522
523+ [[bconds .python-django6 ]]
524+ withouts = [" tests" ]
525+
523526[[bconds .python-pyproject-hooks ]]
524527withouts = [" tests" ]
525528
You can’t perform that action at this time.
0 commit comments