Hello Sean, Am 25.01.21 um 23:50 schrieb Sean Marlow:
On Mon, 2021-01-25 at 22:49 +0000, Sean Marlow wrote:
Hi,
The Aliyun subproject for python development packages [1] is failing every package except one for the Tumbleweed target. It seems the root of the problem is missing python 3.6 packages that should come from d:l:Py:
``` [ 23s] error: Failed build dependencies: [ 23s] python36-devel is needed by python-aliyun-python-sdk- core-2.13.25-1.4.noarch [ 23s] python36-jmespath >= 0.9.3 is needed by python- aliyun- python-sdk-core-2.13.25-1.4.noarch [ 23s] python36-pycryptodome >= 3.4.7 is needed by python- aliyun-python-sdk-core-2.13.25-1.4.noarch [ 23s] python36-setuptools is needed by python-aliyun- python- sdk-core-2.13.25-1.4.noarch ```
Any ideas on the issue here? Is there a project config or package config/spec change that needs to be made to handle the "multi-python" changes in Tumbleweed? Sorry forgot the reference:
[1] https://build.opensuse.org/project/show/devel:languages:python:aliyun
The subproject probably needs a build retrigger: https://github.com/openSUSE/open-build-service/issues/4088 Cheers, Ben