Remove py3_zcmds. (#13373)

Signed-off-by: Satadru Pramanik <satadru@gmail.com>
Co-authored-by: Satadru Pramanik <satadru@gmail.com>
This commit is contained in:
chromebrew-actions[bot]
2025-11-08 12:11:13 -06:00
committed by GitHub
parent 90c984c5d6
commit 115c84a743
6 changed files with 1 additions and 801 deletions

View File

@@ -168,6 +168,7 @@ deprecated_packages = Set[
{ pkg_name: 'openjdk24', comments: 'Deprecated upstream.' },
{ pkg_name: 'percona_boost', comments: 'Replaced by regular boost.' },
{ pkg_name: 'percona_server', comments: 'Replaced by mysql.' },
{ pkg_name: 'py3_zcmds', comments: 'Removed due to broken builds.' },
{ pkg_name: 'q', comments: 'No longer suitable for packaging.' },
{ pkg_name: 'qtchooser', comments: "Doesn't work for newer Qt versions." },
{ pkg_name: 'skype', comments: 'Officially sunsetting and will be shut down soon.' }