diff options
| author | Ophestra <cat@gensokyo.uk> | 2026-03-05 21:37:06 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2026-03-05 21:37:06 +0900 |
| commit | c93725ac58fef240004c26422c429340ef12e41a (patch) | |
| tree | f10588e283838f9627399583e9cc541759fa7def /internal/rosa/all.go | |
| parent | f14ab8025324be1889e41c9642965faf9000ba1b (diff) | |
internal/rosa: prefix python constants
These have confusing names.
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/all.go')
| -rw-r--r-- | internal/rosa/all.go | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/internal/rosa/all.go b/internal/rosa/all.go index c7d39b7f..a550b7b9 100644 --- a/internal/rosa/all.go +++ b/internal/rosa/all.go @@ -61,7 +61,6 @@ const ( Gzip Hakurei HakureiDist - IniConfig Kmod LibXau Libcap @@ -89,7 +88,6 @@ const ( Ninja OpenSSL PCRE2 - Packaging Patch Perl PerlLocaleGettext @@ -103,11 +101,13 @@ const ( PerlUnicodeGCString PerlYAMLTiny PkgConfig - Pluggy Procps - PyTest - Pygments Python + PythonIniConfig + PythonPackaging + PythonPluggy + PythonPyTest + PythonPygments QEMU Rsync Sed |
