Signed-off-by: Michel Alexandre Salim <salimma@fedoraproject.org>epel9
parent
163b66d637
commit
c69f67ffc6
@ -0,0 +1,69 @@
|
|||||||
|
{
|
||||||
|
"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": {}
|
||||||
|
}
|
||||||
|
}
|
@ -1 +1 @@
|
|||||||
SHA512 (hypothesis-6.36.0.tar.gz) = afff635df30552aa8165a28e2dd02e01cd265e22793d788b8a7009f5d3f85fee6330423eed405f64a13d8749c852b81b3d21b4c48f3b3b3a3682e8cdd4cdf238
|
SHA512 (hypothesis-6.39.0.tar.gz) = ea69eea0442452663258d5e4dc90974ad325bc97507e50790f284675d18da52ecc466cac0041275e292ee65e415458552753e796818011de36a1f5bb05848e5e
|
||||||
|
Loading…
Reference in new issue