Python packaging targets
Python packaging targets
Posted Mar 27, 2023 20:49 UTC (Mon) by Wol (subscriber, #4433)In reply to: Python packaging targets by sammythesnake
Parent article: Python packaging targets
We need a PACKAGE to be able to pass a list of requirements to the OS. There's no damn use the OS telling a package what it's got, it needs the package to tell it what it requires. I wanted to enable proprietary packages to pass their list of dependencies to the OS, but the same principle holds for FLOSS software as well - it needs to be able to tell the OS what it needs.
Given my complete lack of success, I doubt you'll do any better :-( The LSB was all about the package being able to ask "have you got lsb package X?", bugger all use to your normal user ...
Cheers,
Wol
