Skip to content

Release 1.1.0b1#2716

Merged
sdispater merged 2 commits intomasterfrom
release-1.1.0b1
Jul 24, 2020
Merged

Release 1.1.0b1#2716
sdispater merged 2 commits intomasterfrom
release-1.1.0b1

Conversation

@sdispater
Copy link
Copy Markdown
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
@github-actions
Copy link
Copy Markdown

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