[Rpm-maint] [rpm-software-management/rpm] Fix pythondistdeps.py --provides for Python wheels (#154)

torsava notifications at github.com
Tue Feb 14 11:09:45 UTC 2017


As Python wheels do not contain targetted Python version in the directory/file
name of their metadata like Python eggs do, and since the Python version is not
contained in the metadata either, it is necessary to get it from elsewhere.

Here it is parsed from the path the metadata resides at
(e.g. /usr/lib/pythonX.Y/site-packages/...)

For more information, [bugzilla report for Fedora](https://bugzilla.redhat.com/show_bug.cgi?id=1421776).
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fix pythondistdeps.py --provides for Python wheels

-- File Changes --

    M scripts/pythondistdeps.py (13)

-- Patch Links --

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

-- 
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/pull/154
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20170214/d747490c/attachment.html>


More information about the Rpm-maint mailing list