Adam Majer changed bug 1212815
What Removed Added
Component Other Graphical Applications Packages
Product SUSE Linux Enterprise Desktop 15 SP4 openSUSE Backports
QA Contact   packagehub-bugs@suse.com
Group SUSE Enterprise Partner  
Version unspecified SLE-15-SP4

Comment # 2 on bug 1212815 from Adam Majer
(In reply to Scott Bradnick from comment #1)
> > ModuleNotFoundError: No module named 'importlib.resources'
> 
> `zypper in python3-importlib_resources` will fix it. That's quite the old
> version of kitty and certainly predates my involvement with it. Seems like
> it should have a "Recommends: python3-importlib-resources", but possilbly
> the tester already had that library and it went un-noticed. My .spec for
> kitty doesn't include it and if I try to remove
> python311-importlib-resources (granted, in TW, where it's current) it wants
> to take 2 other packages with it.
> 
> Personally, I'm not sure we should expect a current Kitty in SLE ~ it now
> involves (a very recent) "go" which [possibly?] wouldn't be quick/easy to
> backport on any type of regular basis.

The package has

BuildRequires:  python3-importlib_resources

but is missing the requires ;). This requirement is also missing in Factory,
btw, so maybe when you update it in Factory to have all Requires that are
needed, you can also send it to Backports for Leap/SLE users.

Regarding Golang, we are shipping the version that would be required.

isc cat SUSE:SLE-15:Update go go.spec | grep Version
Version:        1.20


You are receiving this mail because: