python-colour fails to build (maybe caused by python-d2to1)
Hi all, while checking my Ansible repositories I found that python-colour fails to build. It fails to build for Factory in dlp, too. "[ 8s] WARNING: The wheel package is not available." I tried to add this missing wheel dependency. I also tried to use the new build macros, but the problem persists:
https://build.opensuse.org/package/show/home:ojkastl_buildservice:Branch_dev...
[ 8s] File "/usr/lib/python3.9/site-packages/d2to1/core.py", line 30, in d2to1 [ 8s] from setuptools.dist import _get_unpatched [ 8s] ImportError: cannot import name '_get_unpatched' from 'setuptools.dist' (/usr/lib/python3.9/site-packages/setuptools/dist.py) [ 8s] error: subprocess-exited-with-error
This error seems to be in d2to1, if I read the trace correctly. But both packages seem to be terribly outdated, both colour and its dependency d2to1 have seen the last activity in 2017 or 2015. Any ideas on how to fix this package? According to OBS this package is needed by python-pylint (even though it is not mentioned in the spec file). Kind Regards, Johannes -- Johannes Kastl Linux Consultant & Trainer Tel.: +49 (0) 151 2372 5802 Mail: kastl@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg http://www.b1-systems.de GF: Ralph Dehner Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
On 08.09.23 at 14:10 Johannes Kastl wrote:
According to OBS this package is needed by python-pylint (even though it is not mentioned in the spec file).
Funny, for some reason my build of pylint suddenly started even without python-colour, so it seems like it is not needed by pylint, actually. Do not ask me why that is... Have a nice weekend, everybody. Kind Regards, Johannes -- Johannes Kastl Linux Consultant & Trainer Tel.: +49 (0) 151 2372 5802 Mail: kastl@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg http://www.b1-systems.de GF: Ralph Dehner Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
participants (1)
-
Johannes Kastl