You are right, I completely forgot about python2 builds.
It feels already ages away...
Viele Grüße
Axel
--
Diese Nachricht wurde von meinem Android-Tablet mit K-9 Mail gesendet.


Am 24. Juli 2022 12:24:14 MESZ schrieb Andrei Borzenkov <arvidjaar@gmail.com>:
On 24.07.2022 10:28, Axel Braun wrote:
Hi,

Am Samstag, 23. Juli 2022, 22:14:47 CEST schrieb cagsm:

.....

what is even more odd to me is that when searching for this on
software.opensuse.org it seems that no python3-urlgrabber is
supposedly available for 15.4

software.o.o search does not work for Leap 15.4 just like it did not
work for Leap 15.3.

and even no python-urlgrabber is
available for leap 15.3 just as well, but only listed for older stuff
etc

looks like it was renamed?

No, it is simply is not built anymore for SLE15 SP4.

dunno to be honest, but coming to your package....

rpm -qi python3-urlgrabber
Name : python3-urlgrabber
Version : 4.1.0
Release : 150400.4.3.1

That looks like a 15.4 build


This is python3 build, not python2.

Architecture: noarch
Install Date: Sat 23 Jul 2022 10:14:52 PM CEST
Group : Development/Libraries/Python

This package is from the development repo.
Looking at
https://build.opensuse.org/package/show/devel:languages:python/python-urlgrabber

one can see that it is in Factors/TW, and it is in 15.4 as well:
https://build.opensuse.org/package/show/openSUSE:Leap:15.4/python-urlgrabber


This is source package, not binary RPM. SLE15 SP4 explicitly disables
building python2 flavors for single-spec packages. So no
python-urlgrabber (python2) binary package is created.

As long as you are only interested in command urlgrabbger,
python3-urlgrabber is suitable replacement. But it is not the same even
if it is built from the same sources.

On Leap 15.3

bor@leap15:~> zypper info --requires python-urlgrabber
...
Requires : [4]
/usr/bin/python
python-pycurl
python(abi) = 2.7
python = 2.7