-
-
Notifications
You must be signed in to change notification settings - Fork 109
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
Remove deprecated pkg_resources, replace with importlib #590
Conversation
ae4d566
to
85fe150
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #590 +/- ##
==========================================
- Coverage 68.57% 68.50% -0.07%
==========================================
Files 56 56
Lines 11222 11232 +10
==========================================
Hits 7695 7695
- Misses 3527 3537 +10
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.2&build=2024050800-4.2&flavor=pull-requests New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.2&build=2024050210-4.2&flavor=update
Failed tests7 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/98585#dependencies 2 fixed
Unstable tests
|
This is extra.py in here. |
85fe150
to
51e2274
Compare
Should be working now. |
Requires Python>=3.8 references QubesOS/qubes-issues#9195
51e2274
to
84d084c
Compare
Requires Python>=3.8
references QubesOS/qubes-issues#9195