diff --git a/_config b/_config index a5f512a..ee32052 100644 --- a/_config +++ b/_config @@ -466,6 +466,7 @@ FileProvides: /usr/bin/touch busybox-coreutils coreutils coreutils-single FileProvides: /usr/bin/tput ncurses-utils FileProvides: /usr/bin/uncompress busybox-gzip gzip FileProvides: /usr/bin/which busybox-which which +FileProvides: /usr/bin/who coreutils-systemd FileProvides: /usr/bin/wish tk FileProvides: /usr/bin/xdg-open xdg-utils FileProvides: /usr/bin/xmlcatalog libxml2-tools @@ -855,6 +856,9 @@ Prefer: -python310-softlayer-zeep Prefer: -python39-prompt_toolkit1 -python38-prompt_toolkit1 -python310-prompt_toolkit1 Prefer: -python311-prompt_toolkit1 +# have choice for python-urllib3 +Prefer: -python39-urllib3_1 -python310-urllib3_1 -python311-urllib3_1 + # When perl provides a module that is also in a different package, but the consumer specifies no version, we go with perl/perl-base Prefer: perl-base perl Prefer: perl-JSON-XS