python-hypothesis/missing-epel9-test-brs.json
Michel Alexandre Salim c69f67ffc6 Update to 6.39.0 (resolves: rhbz#2048882)
Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>
2022-03-02 10:50:26 -08:00

69 lines
1.2 KiB
JSON

{
"python-typing-extensions": {
"build": {
"python-pytest-xdist": [
"python3-pytest-xdist"
]
}
},
"python-pytest-xdist": {
"build": {
"python-execnet": [
"python3dist(execnet) >= 1.1"
]
}
},
"python-execnet": {
"build": {
"python-gevent": [
"python3-gevent"
]
}
},
"python-gevent": {
"build": {
"python-zope-interface": [
"python3-zope-interface"
]
}
},
"python-zope-interface": {
"build": {
"python3-docs": [
"python3-docs"
],
"python-repoze-sphinx-autointerface": [
"python3dist(repoze-sphinx-autointerface)"
],
"python-zope-event": [
"python3dist(zope-event)"
]
}
},
"python3-docs": {
"build": {
"linkchecker": [
"linkchecker"
],
"python-docs-theme": [
"python3-docs-theme >= 2022.1"
]
}
},
"linkchecker": {
"build": {}
},
"python-docs-theme": {
"build": {}
},
"python-repoze-sphinx-autointerface": {
"build": {
"python-zope-interface": [
"python3dist(zope-interface)"
]
}
},
"python-zope-event": {
"build": {}
}
}