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

Time until poetry-core release 1.1.0a7? #4859

Closed
2 tasks done
dataframing opened this issue Dec 1, 2021 · 2 comments
Closed
2 tasks done

Time until poetry-core release 1.1.0a7? #4859

dataframing opened this issue Dec 1, 2021 · 2 comments

Comments

@dataframing
Copy link

dataframing commented Dec 1, 2021

Hi,

I'm dealing with #4523 across quite a few poetry projects. The problem appeared to be some regression between poetry-core 1.0.4 and 1.0.5. Pinning the poetry client's poetry-core==1.0.4 seems to work in the short-term, but I'm not crazy about the hack/patch.

poetry itself depends on poetry-core^1.1.0a6, which was released on July 30th, 2021, when the latest 1.0.x release was 1.0.3 on April 2021. Since then, the 1.0.x releases have seen updates up to 1.0.7, notably where 1.0.6 claims to have fixed this (via #207).

poetry-core = "^1.1.0a6"

My question is: would it be possible to release 1.1.0a7 that includes the recent updates to the 1.0.x releases so that poetry is installed with a version of poetry-core that addresses this issue?

  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the documentation and believe that my question is not covered.
@radoering
Copy link
Member

My question is: would it be possible to release 1.1.0a7 that includes the recent updates to the 1.0.x releases so that poetry is installed with a version of poetry-core that addresses this issue?

Resolved by python-poetry/poetry-core#289. The pre-release is built from master branch which should include all fixes of 1.0 branch (and many more).

However, the issue you mention is still open. (By the way, if you want to link a PR from poetry-core, you have to add the prefix python-poetry/poetry-core. I was a little confused for a moment as to what the two Issues were supposed to have to do with each other. 😉)

Copy link

github-actions bot commented Mar 2, 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 2, 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

2 participants