Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=634700 --- Comment #4 from John (J5) Palmieri <johnp@xxxxxxxxxx> 2010-09-16 15:06:10 EDT --- grep -r PyCObject * src/py3cairo.h: Pycairo_CAPI = (Pycairo_CAPI_t*) PyCObject_Import("cairo", "CAPI") src/cairomodule.c: PyModule_AddObject(m, "CAPI", PyCObject_FromVoidPtr(&CAPI, NULL)); test/include/pycairo/py3cairo.h: Pycairo_CAPI = (Pycairo_CAPI_t*) PyCObject_Import("cairo", "CAPI") So yes it uses PyCObject right now. I suspect they will fix this in the next version though we should most likely file a bug. And yes this is based off of pycairo.spec -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review