[Debian-med-packaging] Bug#907241: ITP: python-pipdeptree -- display dependency tree of the installed Python 3 packages

Andreas Tille tille at debian.org
Sat Aug 25 09:17:25 BST 2018


Package: wnpp
Severity: wishlist
Owner: Andreas Tille <tille at debian.org>

* Package name    : python-pipdeptree
  Version         : 0.13.0
  Upstream Author : Vineet Naik
* URL             : https://github.com/naiquevin/pipdeptree
* License         : MIT
  Programming Lang: Python
  Description     : display dependency tree of the installed Python 3 packages
 Pipdeptree is a command line utility for displaying the installed python
 packages in form of a dependency tree. It works for packages installed
 globally on a machine as well as in a virtualenv. Since pip freeze shows
 all dependencies as a flat list, finding out which are the top level
 packages and which packages do they depend on requires some effort. It
 can also be tedious to resolve conflicting dependencies because pip
 doesn't yet have true dependency resolution (more on this later). This
 utility tries to solve this problem.
 .
 To some extent, this tool is inspired by lein deps :tree command of
 Leiningen.

Remark: This package is maintained by Debian Med Packaging Team at
   https://salsa.debian.org/med-team/python-pipdeptree

I need to package Python3 as well as Python2 package since it is a
predependency for the latest upstream version of python-cobra which
has dependencies in both versions.



More information about the Debian-med-packaging mailing list