pungi/pypungi
Jesse Keating 003ceaa7be - Change how depsolving is done
- Get all potential matches for a dep, instead of our 'best'
    our 'best' may not be the same as install time best.
  - Remove anaconda code, use direct yum functions to get deps
  - Use a True/False flag to depsolve instead of iterating over
    a dict.
  - Log what packages are being added for which reasons.

- Also fix a think-o with the false negative unmatched workaround.
2007-03-15 16:25:57 -04:00
..
__init__.py Shuffle things around so that dist-utils can be used. 2006-11-08 16:34:59 -05:00
gather.py - Change how depsolving is done 2007-03-15 16:25:57 -04:00
pungi.py - Do things faster/smarter if we've only asked for one disc 2007-03-14 17:57:09 -04:00