bug#52834: sanity-check fails with namespace packages

2021-12-28 Thread Lars-Dominik Braun
Hi Hartmut, > These fail due to sanity-check not being able to import "zope" - which > is a namespace package. Both use the "src directory layout" (source is > contained in a sub-directory "src"). As far as I see PEP 420 (implicit namespace packages) is supported by Python >=3.3 only, so I’m not

bug#52834: sanity-check fails with namespace packages

2021-12-27 Thread Hartmut Goebel
Hi, I just investigated some failing python packages and found that "python2-zppe-*" packages fail. (Most due to a dependency failing , though. Actually failing are python2-zope-testing and python2-zope-event). These fail due to sanity-check not