- Package:
- ftp.debian.org
- Source:
- ftp.debian.org
- Submitter:
- Carl Suster
- Date:
- 2022-06-28 23:24:04 UTC
- Severity:
- normal
- Tags:
I packaged this Python library as a dependency for an ITP that I eventually dropped because of its large number of dependencies. I files an RFA for colorclass a long time ago (#929658) and emailed the team list but have had no takers. There are no reverse dependencies, so I think we should rm colorclass.
Hi Carl, there is a reverse dependency that needs to be taken care of: Checking reverse dependencies... # Broken Build-Depends: terminaltables: python3-colorclass This needs to be addressed first. Please remove the moreinfo tag once that is done. Thorsten
reopen 929658 thanks Hi Thorsten, Thanks; I'd neglected to check build dependencies. terminaltables is designed to work with colorclass, and so uses it in its tests and examples. In this case it makes sense for terminaltables and colorclass to be taken care of together, so I'll close this RM request in favour of the previous RFA I had opened. Carl