[Rpm-maint] [rpm-software-management/rpm] Python module's name changed unnecessarily, making it impossible to express dependencies on it (#373)
Jeff Johnson
notifications at github.com
Sat Dec 23 01:08:31 UTC 2017
The key issue here is "What is the failure mode?".
If setup tools is constructing module paths from egg-info Name: directives (which is rather deficient) then there is no solution available (AFAICT) except to feed a Name: directive in some alternative egg-info file.
If Name: is purely informative, then something like a symlink within site-packages might be a sufficient finesse.
Without installing & running Fedora and using strike, its hard to differentiate which of this solutions might "fix" your problem.
BTW, you also need to differentiate between python models (which can be sub-classed), and C=modules like rpm-python (which are sub-typed, not sub-classed).
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/373#issuecomment-353697703
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20171223/789eac5f/attachment.html>
More information about the Rpm-maint
mailing list