[issue8927] Handle version incompatibilities in dependencies

Éric Araujo report at bugs.python.org
Tue Jun 7 18:07:09 CEST 2011


Éric Araujo <merwok at netwok.org> added the comment:

As discussed on the Fellowship ML, ActiveState has implemented an algo for a smart dependency graph: https://github.com/ActiveState/depgraph

On the one hand, I think it’s not outside the scope of packaging.depgraph to be a bit smarter about dependencies.  On the other hand, this is still a deep research subject that’s by no means solved, so maybe keeping depgraph simple and dumb is more maintainable.

----------
nosy: +srid
versions: +Python 3.3 -3rd party

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8927>
_______________________________________


More information about the Python-bugs-list mailing list