mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-21 20:31:30 +00:00
python2 slipped in from the buildroot
This commit is contained in:
parent
5a71476f97
commit
370b9771f1
@ -1,6 +1,7 @@
|
||||
filter_packages = [
|
||||
("^(BaseOS|AppStream|HighAvailability|ResilientStorage|RT|NFV|devel)$", {
|
||||
"*": [
|
||||
"python2", # python2 should ONLY be a module
|
||||
"python36", # RCM-42305 - ursine python36 should be only in buildroot
|
||||
"gcc-toolset-9-*-testsuite", #RCM-58061
|
||||
"gcc-toolset-9-gcc-plugin-devel", #RCM-58061
|
||||
|
Loading…
Reference in New Issue
Block a user