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

common: DeprecationWarning: pkg_resources is deprecated as an API. #3349

Closed
xsuchy opened this issue Jul 31, 2024 · 0 comments · Fixed by #3362
Closed

common: DeprecationWarning: pkg_resources is deprecated as an API. #3349

xsuchy opened this issue Jul 31, 2024 · 0 comments · Fixed by #3362
Assignees

Comments

@xsuchy
Copy link
Member

xsuchy commented Jul 31, 2024

During building on F40 I see:

copr_common/request.py:7
  /tmp/tito/rpmbuild-python-copr-commons0c1jtyg/BUILD/python-copr-common-git-38.8fc73f4/copr_common/request.py:7: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
    import pkg_resources

We should handle it, because one day this will stop working.

@github-project-automation github-project-automation bot moved this to Needs triage in CPT Kanban Jul 31, 2024
@FrostyX FrostyX moved this from Needs triage to In 3 months in CPT Kanban Aug 7, 2024
@FrostyX FrostyX self-assigned this Aug 10, 2024
@FrostyX FrostyX moved this from In Progress to Done in CPT Kanban Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants