#1057174 python3-diagrams: depends on no longer available python3-typed-ast

#1057174#5
Date:
2023-12-01 00:33:03 UTC
From:
To:
Hi,

during a test with piuparts I noticed your package is no longer
installable in sid:

  The following packages have unmet dependencies:
   python3-diagrams : Depends: python3-typed-ast but it is not installable

python3-typed-ast has recently disappeared from sid:

https://bugs.debian.org/1051802


Cheers,

Andreas

#1057174#14
Date:
2025-05-14 18:59:22 UTC
From:
To:
This dependency was fixed in diagrams 0.24.1.

typed_ast was only needed for python_version<'3.8',

The dependency was fixed when python 3.12/3.13 support was added,
https://github.com/mingrammer/diagrams/pull/972

See also https://github.com/mingrammer/diagrams/pull/1088

Please upgrade python-diagrams to the lastest upstream version
to drop python3-typed-ast