DEP8 failure due to py3.10 incompatible import

Bug #1959938 reported by Andreas Hasenack
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sepp (Ubuntu)
Fix Released
Undecided
Andreas Hasenack

Bug Description

From https://autopkgtest.ubuntu.com/results/autopkgtest-jammy/jammy/amd64/s/sepp/20220126_093801_68201@/log.gz:

autopkgtest [09:37:49]: test test-simple-sepp-call: [-----------------------
Traceback (most recent call last):
  File "/usr/bin/run_sepp.py", line 3, in <module>
    from sepp.exhaustive import ExhaustiveAlgorithm
  File "/usr/lib/python3/dist-packages/sepp/exhaustive.py", line 6, in <module>
    from sepp.algorithm import AbstractAlgorithm
  File "/usr/lib/python3/dist-packages/sepp/algorithm.py", line 11, in <module>
    from sepp.alignment import MutableAlignment
  File "/usr/lib/python3/dist-packages/sepp/alignment.py", line 29, in <module>
    from collections import Mapping
ImportError: cannot import name 'Mapping' from 'collections' (/usr/lib/python3.10/collections/__init__.py)

Upstream bug: https://github.com/smirarab/sepp/issues/117

Related branches

tags: added: update-excuse update-excuses
Changed in sepp (Ubuntu):
assignee: nobody → Andreas Hasenack (ahasenack)
status: New → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package sepp - 4.5.1+really4.5.1+dfsg-2ubuntu1

---------------
sepp (4.5.1+really4.5.1+dfsg-2ubuntu1) jammy; urgency=medium

  * d/p/py310_collections_import.patch: fix collections import
    under python 3.10+ (LP: #1959938)

 -- Andreas Hasenack <email address hidden> Thu, 03 Feb 2022 21:21:56 +0000

Changed in sepp (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.