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

release: bump version to 1.7.1 #8667

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Conversation

radoering
Copy link
Member

@radoering radoering commented Nov 14, 2023

Fixed

  • Fix an issue where sdists that call CLI tools of their build requirements could not be installed (#8630).
  • Fix an issue where sdists with symlinks could not be installed due to a broken tarfile datafilter (#8649).
  • Fix an issue where poetry init failed when trying to add dependencies (#8655).
  • Fix an issue where poetry install failed if virtualenvs.create was set to false (#8672).

Secrus
Secrus previously approved these changes Nov 14, 2023
@dimbleby
Copy link
Contributor

not that I'm volunteering to do it myself, but #8646 looks like a 1.7.0 regression that shouldn't be too hard to fix (by adopting some default behaviour when pyvenv.cfg is not present): if that's near the top of anyone's list then perhaps worth waiting for it

@radoering
Copy link
Member Author

not that I'm volunteering to do it myself, but #8646 looks like a 1.7.0 regression that shouldn't be too hard to fix (by adopting some default behaviour when pyvenv.cfg is not present): if that's near the top of anyone's list then perhaps worth waiting for it

#8672

@radoering radoering merged commit 8fe16f8 into python-poetry:1.7 Nov 16, 2023
20 checks passed
Copy link

github-actions bot commented Mar 3, 2024

This pull request 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 3, 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

Successfully merging this pull request may close these issues.

3 participants