[Rpm-maint] [rpm-software-management/rpm] pythondistdeps: add support for "environment markers" (PEP-508) (#382)

Neal Gompa (ニール・ゴンパ) notifications at github.com
Mon Jan 29 02:34:46 UTC 2018


@ncoghlan It's important to note we don't read the data directly. We get the data through the pkg_resources module, requesting the requirements through the Python runtime. If that works like I think it does, it should implicitly filter out things based on the environment markers before the dependency generator even gets it.

-- 
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-361124204
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180129/51abbb2a/attachment.html>


More information about the Rpm-maint mailing list