Skip to content

Drop pkg_resources import#1994

Open
antonio-rojas wants to merge 1 commit intoAcademySoftwareFoundation:mainfrom
antonio-rojas:pkg_resources
Open

Drop pkg_resources import#1994
antonio-rojas wants to merge 1 commit intoAcademySoftwareFoundation:mainfrom
antonio-rojas:pkg_resources

Conversation

@antonio-rojas
Copy link

It is unused since 17e9297 and no longer exists since setuptools 82

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Feb 24, 2026

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: antonio-rojas / name: Antonio Rojas (fbe8aed)

@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.14%. Comparing base (4870d68) to head (fbe8aed).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1994      +/-   ##
==========================================
- Coverage   85.15%   85.14%   -0.01%     
==========================================
  Files         181      181              
  Lines       12783    12779       -4     
  Branches     1206     1206              
==========================================
- Hits        10885    10881       -4     
  Misses       1715     1715              
  Partials      183      183              
Flag Coverage Δ
py-unittests 85.14% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...entimelineio/opentimelineio/console/otioconvert.py 78.02% <ø> (-0.93%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4870d68...fbe8aed. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@apetrynet apetrynet left a comment

Choose a reason for hiding this comment

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

Thanks @antonio-rojas
This looks good to me and should fix #1945

Could you please solve the DCO issue (hints here) and rebase the branch as it seems to be out of date?

@reinecke
Copy link
Collaborator

@antonio-rojas Would you mind following these directions to apply DCO signoff to your commits?

It is unused since 17e9297 and no longer exists since setuptools 82

Signed-off-by: Antonio Rojas <arojas@archlinux.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants