Skip to content

Release 1.1.0#3009

Merged
sdispater merged 2 commits intomasterfrom
release-1.1.0
Oct 1, 2020
Merged

Release 1.1.0#3009
sdispater merged 2 commits intomasterfrom
release-1.1.0

Conversation

@sdispater
Copy link
Copy Markdown
Member

Changed

  • The init command will now use existing pyproject.toml if possible (#2448).
  • Error messages when metadata information retrieval fails have been improved (#2997).

Fixed

  • Fixed parsing of version constraint for rc prereleases (#2978).
  • Fixed how some metadata information are extracted from setup.cfg files (#2957).
  • Fixed return codes returned by the executor (#2981).
  • Fixed whitespaces not being accepted for the list of extras when adding packages (#2985).
  • Fixed repositories specified in the pyproject.toml file not being taken into account for authentication when downloading packages (#2990).
  • Fixed permission errors when installing the root project if the site-packages directory is not writeable (#3002).
  • Fixed environment marker propagation when exporting to the requirements.txt format (#3002).

@sdispater sdispater added the kind/release Meta-issues/PRs as part of the release process label Sep 30, 2020
@sdispater sdispater added this to the 1.1 milestone Sep 30, 2020
@sdispater sdispater requested a review from a team September 30, 2020 23:20
finswimmer
finswimmer previously approved these changes Oct 1, 2020
Copy link
Copy Markdown
Member

@finswimmer finswimmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 🚀 🥳

@abn
Copy link
Copy Markdown
Member

abn commented Oct 1, 2020

#3008 needs to be merged before this release. Lint fixes and core bump were needed there anyway.

@sdispater sdispater marked this pull request as ready for review October 1, 2020 08:04
abn
abn previously approved these changes Oct 1, 2020
@sdispater sdispater merged commit 1b07b2b into master Oct 1, 2020
@sdispater sdispater deleted the release-1.1.0 branch October 1, 2020 12:20
@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.

3 participants