[Python-modules-team] Bug#972023: python-enable ftbfs with python3.9 as supported python3 version

Matthias Klose doko at debian.org
Sun Oct 11 16:12:57 BST 2020


Package: src:python-enable
Version: 4.8.1-1
Severity: important
Tags: sid bullseye
User: debian-python at lists.debian.org
Usertags: python3.9

[...]
test_vertical_mouse_wheel_without_pixel_delta
(enable.tests.qt4.mouse_wheel_test_case.MouseWheelTestCase) ... ok
test_minimum_vertical (enable.tests.qt4.scrollbar_test.ScrollBarTest) ...
Traceback (most recent call last):
  File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_enable/build/enable/qt4/base_window.py",
line 213, in paintEvent
    self.handler.paintEvent(event)
  File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_enable/build/enable/qt4/base_window.py",
line 65, in paintEvent
    self._enable_window._paint(event)
  File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_enable/build/enable/abstract_window.py",
line 462, in _paint
    self._gc = self._create_gc(size)
  File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_enable/build/enable/qt4/image.py", line
20, in _create_gc
    gc = GraphicsContext((size[0]+1, size[1]+1), pix_format=pix_format,
  File
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_enable/build/kiva/agg/__init__.py", line
38, in __init__
    GraphicsContextArray.__init__(self, pixel_map.bmp_array,
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_enable/build/kiva/agg/agg.py",
line 859, in __init__
    _swig_setattr(self, GraphicsContextArray, 'this', obj)
NameError: name '_swig_setattr' is not defined
Aborted (core dumped)
E: pybuild pybuild:352: test: plugin distutils failed with: exit code=134: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_enable/build; python3.9 -m nose -v
dh_auto_test: error: pybuild --test --test-nose -i python{version} -p "3.9 3.8"
returned exit code 13



More information about the Python-modules-team mailing list