[Python-modules-team] Bug#810592: python3-cffi: Does not depend on py3-dev ?

2016-01-17 Thread Matthias Urlichs
Hi, >> # [ starting a crypto program ] >> /usr/lib/python3/dist-packages/cryptography/hazmat/bindings/__pycache__/_cffi__x7af6e22bxb4fc9075.c:2:20: >> fatal error: Python.h: No such file or directory >> #include > That shouldn't happen. > > Packages using cffi should build extensions like that

[Python-modules-team] Bug#810592: python3-cffi: Does not depend on py3-dev ?

2016-01-17 Thread Stefano Rivera
Hi Goirand (2016.01.10_05:15:52_-0800) > > Installing python3-dev fixed this. Thus I conclude that there's a > > missing dependency here. There is a Suggests: python3-dev. This goes back to earlier days in cffi. Using the verifier requires -dev at build time, but not runtime. In the new

[Python-modules-team] Bug#810592: python3-cffi: Does not depend on py3-dev ?

2016-01-10 Thread ?
Package: python3-cffi Version: 0.8.6-1 Severity: important # [ starting a crypto program ] /usr/lib/python3/dist-packages/cryptography/hazmat/bindings/__pycache__/_cffi__x7af6e22bxb4fc9075.c:2:20: fatal error: Python.h: No such file or directory #include ^ Installing

[Python-modules-team] Bug#810592: python3-cffi: Does not depend on py3-dev ?

2016-01-10 Thread Goirand Thomas (aka zigo)
Sent from my Cyanogen phone On Jan 10, 2016 17:46, ? wrote: > > Package: python3-cffi > Version: 0.8.6-1 > Severity: important > > # [ starting a crypto program ] > /usr/lib/python3/dist-packages/cryptography/hazmat/bindings/__pycache__/_cffi__x7af6e22bxb4fc9075.c:2:20: >