Re: nose2 reverse dependancies

2016-03-07 Thread Paul Wise
On Tue, Mar 8, 2016 at 12:02 PM, Brian May wrote: > Paul Wise writes: > Are these available in Debian/testing? If so, what packages? According to packages.debian.org and apt metadata: botch is only in unstable dose-ceve is in dose-extra, which is in all suites. -- bye, pabs https://wiki.debi

Re: nose2 reverse dependancies

2016-03-07 Thread Brian May
Paul Wise writes: > debtree This appears to work: debtree -b python-djangorestframework Although it doesn't show nose2, so maybe not complete (despite it looking very complicated) Suspect the problem is that it only looks at build-depends for 1st level build dependancies (e.g. mkdocs), no

Re: nose2 reverse dependancies

2016-03-01 Thread Paul Wise
On Wed, Mar 2, 2016 at 7:02 AM, Mattia Rizzolo wrote: > FYI, I don't know of a nice way to build a dependency graph, like > sometimes I see somewhere, with graphiz On #debian-mentors recently this question came up and the answers were: debtree apt-cache dotty botch dose-ceve -- bye, pabs http

Re: nose2 reverse dependancies

2016-03-01 Thread Brian May
Mattia Rizzolo writes: > They are down the dep chain: > > nose2 => nose2-cov => python-pytest-cov => python-watchdog => > python-mkdocs => djangorestframework > > (if I did my work correctly) That looks about right. Thanks. The removal messages are fine if it is an immediate dependancy, however

Re: nose2 reverse dependancies

2016-03-01 Thread Barry Warsaw
On Mar 01, 2016, at 11:02 PM, Mattia Rizzolo wrote: >FYI, I don't know of a nice way to build a dependency graph, like sometimes I >see somewhere, with graphiz That's a tool I'd sometimes love to have too. Cheers, -Barry pgpSD9s_Vutxe.pgp Description: OpenPGP digital signature

Re: nose2 reverse dependancies

2016-03-01 Thread Mattia Rizzolo
On Wed, Mar 02, 2016 at 09:42:57AM +1100, Brian May wrote: > According to https://udd.debian.org/cgi-bin/autoremovals.cgi: > > Brian May >djangorestframework: buggy deps nose2, flagged for removal in 28.7 days >python-mkdocs: buggy deps nose2, flagged for removal in 28.7 days > > Which i