Skip to content

Comments

Support for version epochs#264

Merged
finswimmer merged 1 commit intopython-poetry:masterfrom
radoering:support-version-epochs
Jan 24, 2022
Merged

Support for version epochs#264
finswimmer merged 1 commit intopython-poetry:masterfrom
radoering:support-version-epochs

Conversation

@radoering
Copy link
Member

Resolves: python-poetry/poetry#892
Resolves: python-poetry/poetry#5030

  • Added tests for changed code.
  • Updated documentation for changed code.

Add support for PEP440 version epochs

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 22, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 1 Bug
Vulnerability A 0 Vulnerabilities
Security Hotspot C 2 Security Hotspots
Code Smell A 674 Code Smells

No Coverage information No Coverage information
1.0% 1.0% Duplication

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 👍

@finswimmer finswimmer merged commit 20f89b6 into python-poetry:master Jan 24, 2022
@finswimmer finswimmer mentioned this pull request Feb 10, 2022
bostonrwalker pushed a commit to bostonrwalker/poetry-core that referenced this pull request Aug 29, 2022
@radoering radoering deleted the support-version-epochs branch November 24, 2024 12:39
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.

Poetry appears to install the incorrect version. Wrong version installed when using PEP 440 version epochs

2 participants