Remove libgc package (#13773)

This commit is contained in:
Max Downey Twiss
2025-12-08 16:21:54 +11:00
committed by GitHub
parent 514be91679
commit 70e2863cf9
6 changed files with 1 additions and 225 deletions

View File

@@ -136,6 +136,7 @@ deprecated_packages = Set[
{ pkg_name: 'komodo', comments: 'Abandoned upstream and no longer functional.' },
{ pkg_name: 'libaudiofile', comments: 'Inactive upstream with applicable CVEs' },
{ pkg_name: 'libcheck', comments: 'Replaced by identical existing package check.' },
{ pkg_name: 'libgc', comments: 'Mislabelled duplicate of bdwgc.' },
{ pkg_name: 'libmfx', comments: 'No longer compatible with any architecture' },
{ pkg_name: 'linter', comments: 'Replaced with py3_pre_commit.' },
{ pkg_name: 'nping', comments: 'Removed to avoid conflict with nmap.' },