[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debian/rules for packages using Cython



On 12 November 2013 21:56, Tim Michelsen <timmichelsen@gmx-topmail.de> wrote:
>>>> multiple other packages? I recommend pybuild for sanity.
>>> OK, I followed that style guie but still get failures in the build:
>>>
>>>  dpkg-source -i -I --before-build recipe-1.0.1~ppa7~revno-{revno}
>>
>> oh, paths with "{foo}" will not work, sorry (will be fixed in next
>> dh-python upload). I bet you wanted to replace "{revno}" with revision
>> number, though.
> Yes, but usually, this should be the task of bzr dailydeb.
>
> For instance, here it works without troubles:
> https://code.launchpad.net/~pythonxy/+recipe/pandas-daily-current
>

This one is not use pybuild at clean, but rather python_distutils

"dh clean --buildsystem=python_distutils"

Regards,

Dmitrijs.


Reply to: