dependency on deprecated python3-pkg-resources - patch

Open
#20 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
50/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Active
Tech stack
python
Domain
tooling

Research direction

Start by locating Aptkit's declared dependency on python3-pkg-resources and read the linked setuptools deprecation notice. Determine the supported replacement or removal path, then verify that Aptkit installs and runs without the deprecated dependency on the affected Debian or LMDE environment.

Written by the indexing model from the issue text.

Description

Hello,

Aptkit is dependent on python3-pkg-resources. I want to make you aware of the fact that python3-pkg-resources is no longer maintained upstream. It has been removed from setuptools since 82.0.0. This means that in a new version of LMDE, based on Debian Forky, this has to be tackled as python3-pkg-resources will most likely be removed when LMDE 8 is released.

https://setuptools.pypa.io/en/latest/deprecated/pkg_resources.html

Thank you for your attention to this matter.

Best regards,
Jeroen

Dominant language
Python
Stars
15
Forks
10
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from linuxmint/aptkit

All issues in linuxmint/aptkit

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.