[Python-apps-team] Bug#470579: cython: python setup.py sdist doesn't include *.pxd
Ondrej Certik
ondrej at certik.cz
Fri Dec 19 16:51:34 UTC 2008
Hi Greg!
On Sat, Mar 22, 2008 at 12:10 AM, Ondrej Certik <ondrej at certik.cz> wrote:
> On Wed, Mar 12, 2008 at 2:49 AM, Greg Kochanski <gpk at kochanski.org> wrote:
>> Package: cython
>> Version: 0.9.6.12-1
>> Severity: normal
>>
>>
>>
>> I have a project in a directory with
>> .../lib/muscle.pyx
>> .../lib/muscle.pxd
>> et cetera
>>
>> My setup.py is attached below. When I make a source
>> distribution, it is created without the .pxd files:
>>
>> $ python setup.py sdist
>> $ tar tvzf build/.....tar.gz | fgrep pxd
>> yields nothing.
Could you please try the new cython package in Debian if it works better?
If not, could you please send me your full project, so that I can
reproduce the bug? That'd help us a lot.
Thanks,
Ondrej
More information about the Python-apps-team
mailing list