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.0 #3009

Merged
merged 2 commits into from
Oct 1, 2020
Merged

Release 1.1.0 #3009

merged 2 commits into from
Oct 1, 2020

Conversation

sdispater
Copy link
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
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
Member

abn commented Oct 1, 2020

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

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
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.

3 participants