Source: py-postgresql
Version: 1.2.1+git20180803.ef7b9a9-3
Severity: important
Tags: ftbfs
User: [email protected]
Usertags: python3.10

py-postgresql ftbfs with python3-defaults from experimental:

[...]
======================================================================
ERROR: postgresql.test.testall (unittest.loader._FailedTest)
----------------------------------------------------------------------
ImportError: Failed to import test module: postgresql.test.testall
Traceback (most recent call last):
  File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path
    module = self._get_module_from_name(name)
  File "/usr/lib/python3.10/unittest/loader.py", line 377, in 
_get_module_from_name
    __import__(name)
  File
"/<<BUILDDIR>>/py-postgresql-1.2.1+git20180803.ef7b9a9/.pybuild/cpython3_3.10_postgresql/build/postgresql/test/testall.py",
line 7, in <module>
    from ..installation import default
  File
"/<<BUILDDIR>>/py-postgresql-1.2.1+git20180803.ef7b9a9/.pybuild/cpython3_3.10_postgresql/build/postgresql/installation.py",
line 17, in <module>
    from . import api as pg_api
  File
"/<<BUILDDIR>>/py-postgresql-1.2.1+git20180803.ef7b9a9/.pybuild/cpython3_3.10_postgresql/build/postgresql/api.py",
line 207, in <module>
    collections.Iterator,
AttributeError: module 'collections' has no attribute 'Iterator'


----------------------------------------------------------------------
Ran 19 tests in 0.003s

FAILED (errors=18)
E: pybuild pybuild:354: test: plugin distutils f

Reply via email to