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

package name changed from version 1.1.4 to 1.2.2 #7045

Closed
idefixcert opened this issue Nov 16, 2022 · 2 comments
Closed

package name changed from version 1.1.4 to 1.2.2 #7045

idefixcert opened this issue Nov 16, 2022 · 2 comments
Labels
kind/question User questions (candidates for conversion to discussion)

Comments

@idefixcert
Copy link

  • Poetry version: Poetry (version 1.2.2)
  • Python version: Python: 3.9.10
  • OS version and name: macOS 12.6
  • pyproject.toml:
[tool.poetry]
name = "rtbrick-opsd"
stripped the rest

Issue

if we do a poetry build
on poetry version 1.1.4 we got somewhat: rtbrick-opsd-<version>.tar.gz
but
on poetry version 1.2.2 we get somewhat: rtbrick_opsd-<version>.tar.gz

so the hyphens are replaced by underscores.

@idefixcert idefixcert added kind/bug Something isn't working as expected status/triage This issue needs to be triaged labels Nov 16, 2022
@dimbleby
Copy link
Contributor

correct, per the python packaging specs and as implemented at python-poetry/poetry-core#484

not a bug

@neersighted neersighted added kind/question User questions (candidates for conversion to discussion) and removed kind/bug Something isn't working as expected status/triage This issue needs to be triaged labels Nov 16, 2022
@neersighted neersighted closed this as not planned Won't fix, can't repro, duplicate, stale Nov 16, 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
kind/question User questions (candidates for conversion to discussion)
Projects
None yet
Development

No branches or pull requests

3 participants