Blob Blame History Raw
{
  "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": {}
  }
}