|
|
@ -95,6 +95,7 @@ filter_packages = [
|
|
|
|
(
|
|
|
|
(
|
|
|
|
'^HighAvailability$', {
|
|
|
|
'^HighAvailability$', {
|
|
|
|
'*': [
|
|
|
|
'*': [
|
|
|
|
|
|
|
|
"glibc32",
|
|
|
|
"python-beautifulsoup4",
|
|
|
|
"python-beautifulsoup4",
|
|
|
|
"python2-beautifulsoup4",
|
|
|
|
"python2-beautifulsoup4",
|
|
|
|
"python3-beautifulsoup4"
|
|
|
|
"python3-beautifulsoup4"
|
|
|
@ -104,6 +105,7 @@ filter_packages = [
|
|
|
|
(
|
|
|
|
(
|
|
|
|
'^ResilientStorage$', {
|
|
|
|
'^ResilientStorage$', {
|
|
|
|
'*': [
|
|
|
|
'*': [
|
|
|
|
|
|
|
|
"glibc32",
|
|
|
|
"python-beautifulsoup4",
|
|
|
|
"python-beautifulsoup4",
|
|
|
|
"python2-beautifulsoup4",
|
|
|
|
"python2-beautifulsoup4",
|
|
|
|
"python3-beautifulsoup4"
|
|
|
|
"python3-beautifulsoup4"
|
|
|
|