Skip to content
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

Root extra dependencies should be sorted #7374

Closed
3 of 4 tasks
yeger00 opened this issue Jan 20, 2023 · 1 comment · Fixed by #7375
Closed
3 of 4 tasks

Root extra dependencies should be sorted #7374

yeger00 opened this issue Jan 20, 2023 · 1 comment · Fixed by #7375
Labels
area/solver Related to the dependency resolver kind/bug Something isn't working as expected

Comments

@yeger00
Copy link
Contributor

yeger00 commented Jan 20, 2023

  • Poetry version: 1.3.1 (tested also on 1.4.0.dev0)
  • Python version: python3.10.8
  • OS version and name: MacOS 12.5.1
  • pyproject.toml:
  • I am on the latest stable Poetry version, installed using a recommended method.
  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have consulted the FAQ and blog for any relevant entries or release notes.
  • If an exception occurs when executing a command, I executed it again in debug mode (-vvv option) and have included the output below.

Issue

Hello,
First of all, that you for your work in maintaining poetry.

It is recommended to commit to poetry.lock file to the repository link. Since this is the case, the lock file to be determine as possible, in order to be able to perform diff in a PR and have better control on what I'm merging.

Here is an example of updating one library and locking the file. Instead of 1 line of change I receive many changes of order.

image

@yeger00 yeger00 added kind/bug Something isn't working as expected status/triage This issue needs to be triaged labels Jan 20, 2023
@radoering radoering added area/solver Related to the dependency resolver and removed status/triage This issue needs to be triaged labels Jan 20, 2023
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/solver Related to the dependency resolver kind/bug Something isn't working as expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants