]> git.pld-linux.org Git - packages/rpm.git/commit
Optimize python dependency generation auto/th/rpm-5.4.15-27
authorJacek Konieczny <jajcus@jajcus.net>
Mon, 23 Nov 2015 19:51:16 +0000 (20:51 +0100)
committerJacek Konieczny <jajcus@jajcus.net>
Mon, 23 Nov 2015 19:51:16 +0000 (20:51 +0100)
commit8029452c0c57171d3edf032842e6d4e8fc5d5f7c
treeb67c67bd30e3dfdd7fd53909b319d4d96686e5fe
parentd397adc8e576680239e4201a21015921c8566bf1
Optimize python dependency generation

Run the python dependency helper only for the most important files:
- python scripts
- only the first pyc/pyo found in /usr/lib*/python and
  /usr/share*/python
- the PKG-INFO file in the egg-info directory

This should be enough to extract all the dependencies in most python
packages.

Release: 27
fast_python_deps.patch [new file with mode: 0644]
rpm.spec
This page took 0.04734 seconds and 4 git commands to generate.