Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894000 - [TRACKER] Python package dependency mismatches
Summary: [TRACKER] Python package dependency mismatches
Status: CONFIRMED
Alias: None
Product: Quality Assurance
Classification: Unclassified
Component: Trackers (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: Tracker
Depends on: 894002 894004 894006 894008
Blocks:
  Show dependency tree
 
Reported: 2023-02-12 04:46 UTC by Michał Górny
Modified: 2023-02-12 19:04 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-12 04:46:59 UTC
This is the tracker for mismatched between RDEPEND in ebuild and dependencies specified inside Python package metadata (pyproject.toml, setup.*).

Long story short:

1. If the dep's necessary, please fix RDEPEND.

2. If it's not, please sed/patch it out.

Having unmet dependencies could result in pkg_resources throwing while trying to start programs.