Control: tag -1 confirmed

> Relevant part (hopefully):
> >   File "/usr/lib/python2.7/dist-packages/numpy/testing/decorators.py", 
line 146, in skipper_func
> >     return f(*args, **kwargs)
> >   File 
"/«PKGBUILDDIR»/.pybuild/pythonX.Y_2.7/build/seaborn/tests/test_distributions.py",
 
line 202, in test_statsmodels_univariate_kde
> >     self.cut, self.clip)
> >   File 
"/«PKGBUILDDIR»/.pybuild/pythonX.Y_2.7/build/seaborn/distributions.py", line 
674, in _statsmodels_univariate_kde
> >     kde = sm.nonparametric.KDEUnivariate(data)
> > AttributeError: 'module' object has no attribute 'KDEUnivariate'

KDEUnivariate and KDEMultivariate were introduced in statsmodels 0.5 but 
jessie has 0.4.2. seaborn should have had a versioned dependency on python-
statsmodels to prevent it migrating without necessary dependencies.

Choices appear to be:

* remove seaborn from jessie

* suppress the test failure, leaving some horribly non-functional code in the 
jessie packages for seaborn

* write a considerable amount of compatibility code

cheers
Stuart


-- 
Stuart Prescott    http://www.nanonanonano.net/   stu...@nanonanonano.net
Debian Developer   http://www.debian.org/         stu...@debian.org
GPG fingerprint    90E2 D2C1 AD14 6A1B 7EBB 891D BBC1 7EBB 1396 F2F7


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to