Well, I've taken a bit of a look at python-event. Unfortunately, it looks like it simply doesn't support libevent2. It seems to dig into the bufferevent structs a lot in ways that have changed between libevent 1.x and 2.x. There was a release this year after a several year gap, but as far as I can tell that mostly just dealt with problems with libevent 1.4.14. Even including all the headers to enable compatibility and exposed structs it doesn't build. I can't entirely tell why because I don't really know cython that well, and the generated c code involves a lot ofopaqueness.
-- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org