Skip to content

Commit 0ee3bb6

Browse files
committed
Add python-django6
1 parent f7c952a commit 0ee3bb6

2 files changed

Lines changed: 29 additions & 0 deletions

File tree

bconds_cache.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3226,6 +3226,32 @@
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": [

config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,9 @@ withouts = ["tests"]
520520
[[bconds.python-django5]]
521521
withouts = ["tests"]
522522

523+
[[bconds.python-django6]]
524+
withouts = ["tests"]
525+
523526
[[bconds.python-pyproject-hooks]]
524527
withouts = ["tests"]
525528

0 commit comments

Comments
 (0)