You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
there is no package "python3-mock" on OpenSUSE Tubleweed (patched 2023-05-08)
admin@os-image-builder-202303:~> sudo zypper install python3-kiwi_stackbuild_plugin
Loading repository data...
Reading installed packages...
Resolving package dependencies...
Problem: nothing provides 'python3-mock' needed by the to be installed python3-kiwi_stackbuild_plugin-1.0.7-1.23.noarch
Solution 1: do not install python3-kiwi_stackbuild_plugin-1.0.7-1.23.noarch
Solution 2: break python3-kiwi_stackbuild_plugin-1.0.7-1.23.noarch by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/c/d/?] (c): c
admin@os-image-builder-202303:~>
Mock is now part of the Python standard library (available as unittest.mock) in Python 3.3 onwards.
Please fix it.
Best regards
Thomas
The text was updated successfully, but these errors were encountered:
Hello,
there is no package "python3-mock" on OpenSUSE Tubleweed (patched 2023-05-08)
Mock is now part of the Python standard library (available as unittest.mock) in Python 3.3 onwards.
Please fix it.
Best regards
Thomas
The text was updated successfully, but these errors were encountered: