internal/rosa: populate Anitya project ids

This enables release monitoring for all applicable projects.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-03-05 21:32:15 +09:00
parent 9989881dd9
commit f14ab80253
53 changed files with 171 additions and 3 deletions

View File

@@ -68,6 +68,8 @@ func init() {
Name: "python",
Description: "the Python programming language interpreter",
Website: "https://www.python.org/",
ID: 13254,
}
}
@@ -131,6 +133,8 @@ func init() {
Name: "setuptools",
Description: "the autotools of the Python ecosystem",
Website: "https://pypi.org/project/setuptools/",
ID: 4021,
}
}