[Rpm-maint] [rpm-software-management/rpm] pythondistdeps: add support for "environment markers" (PEP-508) (#382)
Nick Coghlan
notifications at github.com
Mon Jan 22 23:58:43 UTC 2018
Hmm, that's actually a good question - I'm not entirely sure what pip/setuptools do with the "Requires-Dist" in METADATA where environment markers are concerned.
However, my expectation would be that they just copy them through verbatim, environment markers and all, rather than only copying through the ones that definitely apply.
The motivation for that behaviour would be wheel files that are compatible with multiple versions: since the wheel file may be cross-version and/or cross-platform, it needs to express environment dependent dependencies. That METADATA file would then be copied verbatim into the installation directory.
--
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/382#issuecomment-359615885
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180122/a55ba785/attachment.html>
More information about the Rpm-maint
mailing list