Skip to content

Comments

release: bump version to 1.7.0#626

Merged
radoering merged 1 commit intopython-poetry:mainfrom
radoering:release/1.7.0
Aug 20, 2023
Merged

release: bump version to 1.7.0#626
radoering merged 1 commit intopython-poetry:mainfrom
radoering:release/1.7.0

Conversation

@radoering
Copy link
Member

Added

  • Optionally use resolved references when converting a VCS dependency to a PEP 508 dependency specification (#603).
  • Improve performance of marker handling (#609).

Changed

  • Drop support for Python 3.7 (#566).
  • Remove deprecated poetry.core.constraints.generic and poetry.core.semver (#601).
  • Allow | as a value separator in markers with the operators in and not in (#608).
  • Put pretty name (instead of normalized name) in metadata (#620).
  • Update list of supported licenses (#623).

Fixed

  • Fix an issue where the encoding was not handled correctly when calling a subprocess (#602).
  • Fix an issue where caret constraints with additional whitespace could not be parsed (#606).
  • Fix an issue where PEP 508 dependency specifications with names starting with a digit could not be parsed (#607).
  • Fix an issue where Poetry considered an unrelated .gitignore file resulting in an empty wheel (#611).

Vendoring

Secrus
Secrus previously approved these changes Aug 20, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@radoering radoering merged commit b111cd6 into python-poetry:main Aug 20, 2023
@radoering radoering deleted the release/1.7.0 branch November 24, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants