[Distutils] nightly build just started failing with TypeError: must be type, not classobj on Python 2.7

Chris Withers chris at withers.org
Tue Nov 24 17:37:08 EST 2015


Looks like it's not isolated to that package:

https://travis-ci.org/Simplistix/mush/jobs/93042214

On 24/11/2015 21:25, Chris Withers wrote:
> Hi All,
>
> Nightly builds of one of my packages 
> (https://travis-ci.org/Mortar/mortar_rdb) just began failing with:
>
> TypeError: must be type, not classobj
>
> ...but only on Python 2. The full traceback is here:
>
> https://travis-ci.org/Mortar/mortar_rdb/jobs/93030519#L256
>
> I haven't pushed any changed to that project in a few weeks/days.
>
> Does anyone know what might have changed to cause this problem? I 
> couldn't see any recent releases of setuptools or pip, so wondering 
> what I'm missing...
>
> cheers,
>
> Chris

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20151124/31a93510/attachment.html>


More information about the Distutils-SIG mailing list