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.0a4 #175

Merged
merged 1 commit into from
May 3, 2021
Merged

Release 1.1.0a4 #175

merged 1 commit into from
May 3, 2021

Conversation

sdispater
Copy link
Member

@sdispater sdispater commented Apr 30, 2021

Changed

  • Files in source distributions now have a deterministic time to improve reproducibility. (#142)
  • Source distributions for poetry-core now includes tests. (#173)

Fixed

  • Fixed an error where leading zeros in the local build part of version specifications were discarded. (#167)
  • Fixed the PEP 508 representation of file dependencies. (#153)
  • Fixed the copy of Package instances which led to file hashes not being available. (#159)
  • Fixed an error in the parsing of caret requirements with a pre-release lower bound. (#171)
  • Fixed an error where some pre-release versions were not flagged as pre-releases. (#170)

@sdispater sdispater requested a review from a team April 30, 2021 13:33
abn
abn previously approved these changes Apr 30, 2021
@kwshi
Copy link
Contributor

kwshi commented Apr 30, 2021

I'm not sure what the logistics/procedure on pushing a new release are, but if possible, I think it would be lovely for #173 to be merged before/included in this release! I believe it is a minor change that is easy to verify and will massively benefit third-party OS package distributors, and including it in this release will make it accessible much sooner for us!

@abn abn dismissed stale reviews from ghost and themself via 587a0b2 May 1, 2021 09:41
@sdispater sdispater merged commit c7e4517 into master May 3, 2021
@sdispater sdispater deleted the release-1.1.0a4 branch May 3, 2021 19:44
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.

3 participants