Overview

Request 1009205 accepted

- Reduce BuildRequires footprint with poetry-core instead of poetry


Benjamin Greiner's avatar

Packages almost never require full poetry for building. Poetry is a development tool. The packaging itself can be done most of the time by poetry-core as specified in the pyproject.toml:

[build-system]
requires = ["poetry-core>=1.0.0", "setuptools_rust>=1.3"]
build-backend = "poetry.core.masonry.api"
Request History
Benjamin Greiner's avatar

bnavigator created request

- Reduce BuildRequires footprint with poetry-core instead of poetry


Marcus Rueckert's avatar

darix accepted request

ok

openSUSE Build Service is sponsored by