Skip to content

Poetry warnings on install #26

Open
@mjog

Description

@mjog

The following was output when installing the package, am reporting it as requested in the output.

mjog@sable:~/myproj$ poetry add --group dev mkdocstrings-python-xref
Using version ^1.6.0.1 for mkdocstrings-python-xref

Updating dependencies
Resolving dependencies... (0.5s)

Package operations: 1 install, 0 updates, 0 removals

  - Installing mkdocstrings-python-xref (1.6.0.1): Installing...
Installing /home/mjog/.cache/pypoetry/virtualenvs/myproj-BvS4MufV-py3.12/lib/python3.12/site-packages/mkdocstrings_handlers/python_xref/VERSION over existing file
Installing /home/mjog/.cache/pypoetry/virtualenvs/myproj-BvS4MufV-py3.12/lib/python3.12/site-packages/mkdocstrings_handlers/python_xref/__init__.py over existing file
Installing /home/mjog/.cache/pypoetry/virtualenvs/myproj-BvS4MufV-py3.12/lib/python3.12/site-packages/mkdocstrings_handlers/python_xref/crossref.py over existing file
Installing /home/mjog/.cache/pypoetry/virtualenvs/myproj-BvS4MufV-py3.12/lib/python3.12/site-packages/mkdocstrings_handlers/python_xref/handler.py over existing file
  - Installing mkdocstrings-python-xref (1.6.0.1)
Warning: Validation of the RECORD file of mkdocstrings_python_xref-1.6.0.1-py3-none-any.whl failed. Please report to the maintainers of that package so they can fix their build process. Details:
In /home/mjog/.cache/pypoetry/artifacts/1a/87/fc/2a6c66dec2103c792ffb781140c7bdb34c948c4e713f21f993dcd192e5/mkdocstrings_python_xref-1.6.0.1-py3-none-any.whl, mkdocstrings_handlers/python_xref/VERSION is not mentioned in RECORD
In /home/mjog/.cache/pypoetry/artifacts/1a/87/fc/2a6c66dec2103c792ffb781140c7bdb34c948c4e713f21f993dcd192e5/mkdocstrings_python_xref-1.6.0.1-py3-none-any.whl, mkdocstrings_handlers/python_xref/__init__.py is not mentioned in RECORD
In /home/mjog/.cache/pypoetry/artifacts/1a/87/fc/2a6c66dec2103c792ffb781140c7bdb34c948c4e713f21f993dcd192e5/mkdocstrings_python_xref-1.6.0.1-py3-none-any.whl, mkdocstrings_handlers/python_xref/crossref.py is not mentioned in RECORD
In /home/mjog/.cache/pypoetry/artifacts/1a/87/fc/2a6c66dec2103c792ffb781140c7bdb34c948c4e713f21f993dcd192e5/mkdocstrings_python_xref-1.6.0.1-py3-none-any.whl, mkdocstrings_handlers/python_xref/handler.py is not mentioned in RECORD
In /home/mjog/.cache/pypoetry/artifacts/1a/87/fc/2a6c66dec2103c792ffb781140c7bdb34c948c4e713f21f993dcd192e5/mkdocstrings_python_xref-1.6.0.1-py3-none-any.whl, mkdocstrings_handlers/python_xref/py.typed is not mentioned in RECORD
Writing lock file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions