Package: python-cffi / 1.9.1-2

Metadata

Package Version Patches format
python-cffi 1.9.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
pydebug detection | (download)

cffi/setuptools_ext.py | 5 3 + 2 - 0 !
testing/cffi0/test_zintegration.py | 7 4 + 3 - 0 !
2 files changed, 7 insertions(+), 5 deletions(-)

 we're interested in --with-pydebug not -d

kfreebsd mtime resolution | (download)

testing/cffi1/test_recompiler.py | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 fix test failure on kfreebsd

Explicitly flush the import machinery cache, in case the filesystem
doesn't have enough mtime resolution to notice change.