-
Notifications
You must be signed in to change notification settings - Fork 5
Issues: RedHatQE/rosa-python-client
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Building source distribution...
Traceback (most recent call last):
File "<string>", line 11, in <module>
File "/home/podman/.cache/uv/builds-v0/.tmphjWext/lib64/python3.12/site-packages/poetry/core/masonry/api.py", line 67, in build_sdist
poetry = Factory().create_poetry(Path(".").resolve(), with_groups=False)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/podman/.cache/uv/builds-v0/.tmphjWext/lib64/python3.12/site-packages/poetry/core/factory.py", line 51, in create_poetry
local_config = PyProjectTOML(path=poetry_file).poetry_config
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/podman/.cache/uv/builds-v0/.tmphjWext/lib64/python3.12/site-packages/poetry/core/pyproject/toml.py", line 60, in poetry_config
assert isinstance(config, dict)
^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError
error: Build backend failed to build sdist through
build_sdist
(exit status: 1)
#287
opened Oct 20, 2024 by
redhat-qe-bot
Building source distribution...
error:
pyproject.toml
does not match the required schema. When the [project]
table is present, project.name
must be present and non-empty.
Caused by: TOML parse error at line 62, column 1
|
62 | [project]
| ^^^^^^^^^
missing field name
#286
opened Oct 20, 2024 by
redhat-qe-bot1
ProTip!
Exclude everything labeled
bug
with -label:bug.