Skip to content

Poetry now does not add the package.dependencies #7961

@martingaldeca

Description

@martingaldeca
  • Poetry version:1.5.0
  • Python version: >3.10
  • OS version and name: Ubuntu 22.04
  • pyproject.toml: private

Issue

I was using the poetry version 1.4.2, when adding a new package from a private pypi it adds also the package dependencies well as you can see here: (I remove the private values, but I promise that are the same for the other example)
1 14 2

When using poetry version 1.5.0, for the same package, poetry did not added the dependencies, also the description was not added and the python version not specified:
1 15 0

So in that case for us this is not a minor update, this is a major update as it is breaking some of our dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/depsRelated to representing and locking dependencieskind/bugSomething isn't working as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions