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
_______________________________________________
Rpm-maint mailing list
[email protected]
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to