diff --git a/msvsphere-i686/filter_packages.conf b/msvsphere-i686/filter_packages.conf index b2d2ede..3df75b9 100644 --- a/msvsphere-i686/filter_packages.conf +++ b/msvsphere-i686/filter_packages.conf @@ -62,6 +62,24 @@ filter_packages = [ ] } ), + ( + '^HighAvailability$', { + '*': [ + "python-beautifulsoup4", + "python2-beautifulsoup4", + "python3-beautifulsoup4" + ] + } + ), + ( + '^ResilientStorage$', { + '*': [ + "python-beautifulsoup4", + "python2-beautifulsoup4", + "python3-beautifulsoup4" + ] + } + ), ( '^Extras$', { '*': [ diff --git a/msvsphere/filter_packages.conf b/msvsphere/filter_packages.conf index d029de3..6feadbe 100644 --- a/msvsphere/filter_packages.conf +++ b/msvsphere/filter_packages.conf @@ -84,6 +84,24 @@ filter_packages = [ ] } ), + ( + '^HighAvailability$', { + '*': [ + "python-beautifulsoup4", + "python2-beautifulsoup4", + "python3-beautifulsoup4" + ] + } + ), + ( + '^ResilientStorage$', { + '*': [ + "python-beautifulsoup4", + "python2-beautifulsoup4", + "python3-beautifulsoup4" + ] + } + ), ( '^Devel$', { 'i686': [