[Rpm-maint] [rpm] Rename pythonXegg to pythonX.Ydist and read .dist-info (#33)

Neal Gompa (ニール・ゴンパ) notifications at github.com
Sat Nov 21 16:50:09 UTC 2015


Per the recommendation of Nick Coghlan and Toshio Kuratomi, `pythonXegg(M)` is being renamed to `pythonX.Ydist(M)`.

An option has also been added to add a `pythonXdist(M)` Provides for distributions that may prefer to have it. The option is intended for use if only one python stack per major version will be available at a given time, as unexpected results may occur if there are multiple independent Python stacks per major version available.

Consequently, it will not be on by default when using the generator for generating Provides.

Additionally, .egg-info data is being replaced with .dist-info data, so we need to handle that case, too.

See for more details: https://lists.fedoraproject.org/archives/list/python-devel%40lists.fedoraproject.org/thread/SQBSAS4T25HK5YJBNBSFDD7KDQWDELL6/
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/33

-- Commit Summary --

  * Rename to pythonX.Ydist & read .dist-info

-- File Changes --

    R scripts/pythondistdeps.py (47)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/33.patch
https://github.com/rpm-software-management/rpm/pull/33.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/33
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20151121/f1807bd6/attachment.html>


More information about the Rpm-maint mailing list