diff --git a/overrides/build-systems.json b/overrides/build-systems.json index 27bd80f..26d72e9 100644 --- a/overrides/build-systems.json +++ b/overrides/build-systems.json @@ -2,9 +2,6 @@ "aadict": [ "setuptools" ], - "apache-libcloud": [ - "setuptools" - ], "aafigure": [ "setuptools" ], @@ -401,6 +398,8 @@ "setuptools" ], "aioprocessing": [ + "flit-core", + "flitBuildHook", "setuptools" ], "aiopulse": [ @@ -773,6 +772,9 @@ "cython", "setuptools" ], + "apache-libcloud": [ + "setuptools" + ], "apcaccess": [ "setuptools" ], @@ -1636,6 +1638,7 @@ ], "backoff": [ "poetry", + "poetry-core", "setuptools" ], "backports-abc": [ @@ -1900,6 +1903,7 @@ "setuptools" ], "bleak": [ + "poetry-core", "setuptools" ], "bleak-retry-connector": [ @@ -3245,6 +3249,9 @@ "databricks-connect": [ "setuptools" ], + "databricks-sql-connector": [ + "poetry-core" + ], "dataclasses-json": [ "setuptools" ], @@ -3317,6 +3324,9 @@ "dbus-client-gen": [ "setuptools" ], + "dbus-fast": [ + "poetry-core" + ], "dbus-next": [ "setuptools" ], @@ -3928,7 +3938,8 @@ "setuptools" ], "docker": [ - "setuptools" + "setuptools", + "setuptools-scm" ], "docker-py": [ "setuptools" @@ -4903,6 +4914,9 @@ "flask-mail": [ "setuptools" ], + "flask-mailman": [ + "poetry-core" + ], "flask-marshmallow": [ "setuptools" ], @@ -6028,6 +6042,9 @@ "hatchling", "setuptools" ], + "hatch-nodejs-version": [ + "hatchling" + ], "hatch-vcs": [ "hatchling", "setuptools", @@ -6397,6 +6414,9 @@ "iaqualink": [ "setuptools" ], + "ibeacon-ble": [ + "poetry-core" + ], "ibis": [ "setuptools" ], @@ -7084,6 +7104,12 @@ "until": "4.6.0" } ], + "jsonschema-3": [ + "setuptools-scm" + ], + "jsonschema-spec": [ + "poetry-core" + ], "jsonstreams": [ "setuptools" ], @@ -7276,6 +7302,9 @@ "keepkey-agent": [ "setuptools" ], + "kegtron-ble": [ + "poetry-core" + ], "keras": [ "setuptools" ], @@ -8139,6 +8168,7 @@ ], "meteofrance-api": [ "poetry", + "poetry-core", "setuptools" ], "metprint": [ @@ -9996,6 +10026,7 @@ "setuptools" ], "pipdeptree": [ + "hatchling", "setuptools" ], "pipenv-poetry-migrate": [ @@ -10143,7 +10174,8 @@ "setuptools" ], "poetry-plugin-export": [ - "poetry" + "poetry", + "poetry-core" ], "poetry-semver": [ "setuptools" @@ -10763,6 +10795,9 @@ "pybotvac": [ "setuptools" ], + "pybravia": [ + "poetry-core" + ], "pybrowserid": [ "setuptools" ], @@ -11296,6 +11331,7 @@ "setuptools" ], "pyhamcrest": [ + "hatchling", "setuptools" ], "pyhanko": [ @@ -11953,6 +11989,9 @@ "pyproject-flake8": [ "flit-core" ], + "pyproject-metadata": [ + "setuptools" + ], "pyprosegur": [ "setuptools" ], @@ -12487,7 +12526,8 @@ "setuptools-scm" ], "pytest-astropy-header": [ - "setuptools" + "setuptools", + "setuptools-scm" ], "pytest-asyncio": [ "setuptools", @@ -12823,9 +12863,6 @@ "setuptools", "setuptools-scm" ], - "python-digitalocean": [ - "setuptools" - ], "python-baseconv": [ "setuptools" ], @@ -12881,6 +12918,9 @@ "python-didl-lite": [ "setuptools" ], + "python-digitalocean": [ + "setuptools" + ], "python-docx": [ "setuptools" ], @@ -13853,6 +13893,9 @@ "readme-renderer": [ "setuptools" ], + "readstats": [ + "cython" + ], "readthedocs-sphinx-ext": [ "setuptools" ], @@ -14547,6 +14590,7 @@ "setuptools" ], "screeninfo": [ + "poetry-core", "setuptools" ], "screenlogicpy": [ @@ -14565,6 +14609,7 @@ "setuptools" ], "seaborn": [ + "flit-core", "setuptools" ], "seabreeze": [ @@ -15372,6 +15417,7 @@ "setuptools" ], "sqlalchemy": [ + "cython", "setuptools" ], "sqlalchemy-citext": [ @@ -16868,6 +16914,7 @@ "setuptools" ], "uvloop": [ + "cython", "setuptools" ], "vaa": [ @@ -16917,6 +16964,9 @@ "setuptools", "setuptools-scm" ], + "vector": [ + "hatchling" + ], "vega": [ "setuptools" ], @@ -16945,6 +16995,9 @@ "versionfinder": [ "setuptools" ], + "versioningit": [ + "setuptools" + ], "versiontag": [ "setuptools" ],