Skip to content

Comments

Release 1.1.0a1#151

Merged
sdispater merged 2 commits intomasterfrom
release-1.1.0a1
Mar 30, 2021
Merged

Release 1.1.0a1#151
sdispater merged 2 commits intomasterfrom
release-1.1.0a1

Conversation

@sdispater
Copy link
Member

Changed

  • Dropped support for Python 2.7 and 3.5 (#131).
  • Reorganized imports internally to improve performances (#131).
  • Directory dependencies are now in non-develop mode by default (#98).
  • Improved support for PEP 440 specific versions that do not abide by semantic versioning (#140).

Fixed

  • Fixed path dependencies PEP 508 representation (#141).

@sdispater sdispater requested a review from a team March 30, 2021 12:30
abn
abn previously approved these changes Mar 30, 2021
Copy link
Member

@abn abn left a comment

Choose a reason for hiding this comment

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

Minor suggestion regarding deprecation note. Otherwise lgtm.


### Changed

- Dropped support for Python 2.7 and 3.5 ([#131](https://github.com/python-poetry/poetry-core/pull/131)).
Copy link
Member

Choose a reason for hiding this comment

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

Might want to add a note for projects still needing this should use an appropriate build requires section.

Copy link
Member Author

Choose a reason for hiding this comment

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

You're right. I just added a note to the change log.

@sdispater sdispater merged commit 4a2ccc3 into master Mar 30, 2021
@sdispater sdispater deleted the release-1.1.0a1 branch March 30, 2021 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants