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 1.1.0b3 #2935

Merged
merged 2 commits into from
Sep 21, 2020
Merged

Release 1.1.0b3 #2935

merged 2 commits into from
Sep 21, 2020

Conversation

sdispater
Copy link
Member

@sdispater sdispater commented Sep 18, 2020

Changed

  • Improved the error reporting when HTTP error are encountered for legacy repositories (#2459).
  • When displaying the name of packages retrieved from remote repositories, the original name will now be used (#2305).
  • Failed package downloads will now be retried on connection errors (#2813).
  • Path dependencies will now be installed as editable only when develop option is set to true (#2887).

Fixed

  • Fixed the detection of the type of installed packages (#2722).
  • Fixed deadlocks when installing packages on systems not supporting non-ascii characters (#2721).
  • Fixed handling of wildcard constraints for packages with prereleases only (#2821).
  • Fixed dependencies of some packages not being discovered by ensuring we use the PEP-516 backend if specified (#2810).
  • Fixed recursion errors when retrieving extras (#2787).
  • Fixed PyPI always being displayed when publishing even for custom repositories (#2905).
  • Fixed handling of packages extras when resolving dependencies (#2887).

@sdispater sdispater added the kind/release Meta-issues/PRs as part of the release process label Sep 18, 2020
@sdispater sdispater requested a review from a team September 18, 2020 16:10
@abn
Copy link
Member

abn commented Sep 19, 2020

FreeBSD releases were retroactively released via #2936 and build artifacts are now available at https://github.com/python-poetry/poetry/releases.

The fix has been ported onto master via #2941.

@abn abn added this to the 1.1 milestone Sep 19, 2020
@sdispater sdispater merged commit 6d560e3 into master Sep 21, 2020
@sdispater sdispater deleted the release-1.1.0b3 branch September 21, 2020 09:40
Copy link

github-actions bot commented Mar 1, 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 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/release Meta-issues/PRs as part of the release process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants