- Package:
- python3-diagrams
- Source:
- python3-diagrams
- Submitter:
- Andreas Beckmann
- Date:
- 2025-05-14 19:03:02 UTC
- Severity:
- normal
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
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