-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Packaging 21.0 #4264
Comments
I am afraid there is a problem: https://src.fedoraproject.org/rpms/poetry/pull-request/17#comment-83627 |
Packaging 21.0 also drops support for Python 2.7 and Poetry executes a file from it with the venv's Python interpreter: Lines 1491 to 1519 in cd51129
|
#5216 is a result of packaging 21. (Archlinux testing repo). Downstream https://bugs.archlinux.org/task/73867 |
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. |
According to my testing in Fedora with more than 180 RPM packages, poetry and poetry-core packages are compatible with the latest packaging version 21.0. The main reason for the major release is that packaging 21 no longer supports Python < 3.6.
So I think that you can update it.
The text was updated successfully, but these errors were encountered: