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

fix: correct duplicate record entries in windows wheels by updating poetry-core #1134

Merged
merged 1 commit into from Mar 20, 2023

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Mar 20, 2023

Bump poetry to 1.5.2 minimum and update dependencies

fixes #1125

Bump poetry to 1.5.2 minimum and update dependencies

fixes #1125
@bdraco bdraco changed the title fix: windows wheels have duplicate record entries fix: correct duplicate records in windows wheels by updating poetry-core Mar 20, 2023
@bdraco bdraco changed the title fix: correct duplicate records in windows wheels by updating poetry-core fix: correct duplicate record entries in windows wheels by updating poetry-core Mar 20, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 20, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (808c3b2) 99.80% compared to head (2bad54f) 99.80%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1134   +/-   ##
=======================================
  Coverage   99.80%   99.80%           
=======================================
  Files          22       22           
  Lines        2594     2594           
  Branches      456      456           
=======================================
  Hits         2589     2589           
  Misses          3        3           
  Partials        2        2           
Impacted Files Coverage Δ
src/zeroconf/__init__.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bdraco bdraco merged commit a43055d into master Mar 20, 2023
28 checks passed
@bdraco bdraco deleted the fix_poetry_deps branch March 20, 2023 03:47
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.

Windows wheels have duplicate RECORD entries
2 participants