[Rpm-maint] [rpm-software-management/rpm] fileattrs: Add attr for pythondistdeps (#482)

Neal Gompa (ニール・ゴンパ) notifications at github.com
Sat Jul 28 11:41:46 UTC 2018


Rather than having the pythondistdeps dependency generator run on all Python code, this separate attr will activate it only if the package includes Python dist metadata (such as egg-info or dist-info for Python Eggs and Python Wheels, respectively).

This is much more efficient, too, since the generator is only run in circumstances where it will provide useful information.

This is based on the dependency generator attr used in Mageia, OpenMandriva, and other systems that use the generator.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * fileattrs: Add attr for pythondistdeps

-- File Changes --

    M fileattrs/Makefile.am (4)
    A fileattrs/pythondist.attr (3)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/482.patch
https://github.com/rpm-software-management/rpm/pull/482.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/482
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180728/b5f440af/attachment.html>


More information about the Rpm-maint mailing list