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.0b1 #2716

Merged
merged 2 commits into from
Jul 24, 2020
Merged

Release 1.1.0b1 #2716

merged 2 commits into from
Jul 24, 2020

Conversation

sdispater
Copy link
Member

Changed

  • Virtual environments will now exclusively be built with virtualenv (#2666).
  • Support for Python 2.7 and 3.5 is now officially deprecated and a warning message will be displayed (#2683).
  • Improved metadata inspection of packages by using the PEP-517 build system (#2632).

Fixed

  • Fixed parallel tasks not being cancelled when the installation is interrupted or has failed (#2656).
  • Fixed an error where the editable builder would not expose all packages (#2664).
  • Fixed an error for Python 2.7 when a file could not be downloaded in the installer (#2709).
  • Fixed the lock file content-hash value not being updated when using the add and remove commands (#2710).
  • Fixed incorrect resolution errors being raised for packages with python requirements (#2712).
  • Fixed an error causing the build log messages to no longer be displayed (#2715).

@sdispater sdispater added the kind/release Meta-issues/PRs as part of the release process label Jul 24, 2020
@sdispater sdispater added this to the 1.1 milestone Jul 24, 2020
@sdispater sdispater merged commit ef8b18a into master Jul 24, 2020
@sdispater sdispater deleted the release-1.1.0b1 branch July 24, 2020 16:06
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