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: update poetry to v2 #147

Merged
merged 2 commits into from
Feb 4, 2025
Merged

Conversation

cdce8p
Copy link
Contributor

@cdce8p cdce8p commented Feb 4, 2025

Project metadata diff:

 ...
+License: Apache-2.0
-Requires-Python: >=3.11,<3.14
+Requires-Python: >=3.11
 ...

Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.14%. Comparing base (c14a639) to head (b650dac).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #147   +/-   ##
=======================================
  Coverage   84.14%   84.14%           
=======================================
  Files          12       12           
  Lines        1211     1211           
  Branches      140      140           
=======================================
  Hits         1019     1019           
  Misses        143      143           
  Partials       49       49           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco
Copy link
Member

bdraco commented Feb 4, 2025

Thanks

name = "habluetooth"
version = "3.21.0"
license.text = "Apache-2.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We can't use just license = "Apache-2.0" yet since it isn't supported by setuptools. Same for the dynamic key, although that it seems to work fine even without it.

Copy link

codspeed-hq bot commented Feb 4, 2025

CodSpeed Performance Report

Merging #147 will not alter performance

Comparing cdce8p:update-poetry (b650dac) with main (c14a639)

Summary

✅ 3 untouched benchmarks

@cdce8p cdce8p merged commit aefe36e into Bluetooth-Devices:main Feb 4, 2025
28 of 29 checks passed
@cdce8p cdce8p deleted the update-poetry branch February 4, 2025 14:46
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