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.0rc1 #2971

Merged
merged 1 commit into from
Sep 25, 2020
Merged

Release 1.1.0rc1 #2971

merged 1 commit into from
Sep 25, 2020

Conversation

sdispater
Copy link
Member

Changed

  • The virtualenvs.in-project setting will now always be honored, if set explicitly, regardless of the presence of a .venv directory (#2771).
  • Adding packages already present in the pyproject.toml file will no longer raise an error (#2886).
  • Errors when authenticating against custom repositories will now be logged (#2577).

Fixed

  • Fixed an error on Python 3.5 when resolving URL dependencies (#2954).
  • Fixed the dependency option of the init command being ignored (#2587).
  • Fixed the show command displaying erroneous information following the changes in the lock file format (#2967).
  • Fixed dependency resolution errors due to invalid python constraints propagation (#2968).

@sdispater sdispater added the kind/release Meta-issues/PRs as part of the release process label Sep 25, 2020
@sdispater sdispater added this to the 1.1 milestone Sep 25, 2020
@sdispater sdispater requested a review from a team September 25, 2020 14:58
@abn
Copy link
Member

abn commented Sep 25, 2020

I am attempting to salvage FreeBSD 11 at #2973. This release can be closed.

@sdispater sdispater merged commit 977832e into master Sep 25, 2020
@sdispater sdispater deleted the release-1.1.0rc1 branch September 25, 2020 15:42
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