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

Poetry incorrectly normalizes dev builds as alpha builds #1151

Closed
2 of 3 tasks
epage opened this issue Jun 5, 2019 · 6 comments
Closed
2 of 3 tasks

Poetry incorrectly normalizes dev builds as alpha builds #1151

epage opened this issue Jun 5, 2019 · 6 comments

Comments

@epage
Copy link
Contributor

epage commented Jun 5, 2019

  • I am on the latest Poetry version.
  • I have searched the issues of this repo and believe that this is not a duplicate.
  • If an exception occurs when executing a command, I executed it again in debug mode (-vvv option).
  • OS version and name: Windows 10
  • Poetry version: 0.12.16
  • Link of a Gist with the contents of your pyproject.toml file:

Issue

While investigating #1150, I noticed that when normalizing pre-release, dev is translated to alpha when PEP 440 qualifies these as distinct stages. Doing this will cause problems when installing packages that use both stages of development (which we do internally).

@stale
Copy link

stale bot commented Nov 13, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Nov 13, 2019
@epage
Copy link
Contributor Author

epage commented Nov 13, 2019

As a user, this is a bit frustrating for issues to be automatically closed when the problem is unresponsiveness from the maintainers. I would have gone in and fixed this except I already saw that my other PRs were sitting around, not making any progress.

@stale stale bot removed the stale label Nov 13, 2019
@saisasidhar
Copy link

@epage could you please add an appropriate label to this issue so the maintainers could have a look at it ?

@epage
Copy link
Contributor Author

epage commented Apr 15, 2020

I can't apply labels.

@Secrus
Copy link
Member

Secrus commented May 16, 2022

This appears to be fixed now.

@Secrus Secrus closed this as completed May 16, 2022
@mkniewallner mkniewallner removed the status/triage This issue needs to be triaged label Jun 11, 2022
Copy link

github-actions bot commented Mar 1, 2024

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 Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants