Bug#800115: debsecan: support python3 backend

2019-09-22 Thread Marc Haber
Hi Michael, thanks for the bug report. Without being the debsecan maintainer, I'd like to know whether this is really such a straightforward thing without having to mess around with on-disk structure of local files. Would that patch, assuming that it still applies, be suitable for a package in Deb

Bug#800115: debsecan: support python3 backend

2015-09-26 Thread Michael Gilbert
package: debsecan severity: wishlist tags: patch I'm trying to migrate my systems to python3 only, so I've worked on a python3 backend patch for debsecan. The 2to3 script got most of the way automatically, although there was some trickiness with the removal of __cmp__ and compressed data strings,